Re: linux-next-20251029 - build error in amdgpu

From: Valdis Klētnieks

Date: Wed Nov 05 2025 - 22:31:56 EST


On Wed, 05 Nov 2025 19:24:22 -0800, Amit Dhingra said:
> On Thu, Nov 06, 2025 at 03:40:52AM +0100, Timur Krist�rote:

> The patch above defining all fields seems to fix the error.

The bigger question is whether that patch merely papers over a bug in the gcc
plugin. Basically, why does the struct being one layout compile cleanly, but
throws an error if the layout is randomized...

m>