[PATCH v2] powerpc: Fix PS3 allmodconfig warning
Michael Ellerman
patch-notifications at ellerman.id.au
Mon Apr 22 18:16:23 AEST 2024
On Mon, 01 Apr 2024 16:08:31 +0900, Geoff Levand wrote:
> The struct ps3_notification_device in the ps3_probe_thread routine
> is too large to be on the stack, causing a warning for an
> allmodconfig build with clang.
>
> Change the struct ps3_notification_device from a variable on the stack
> to a dynamically allocated variable.
>
> [...]
Applied to powerpc/next.
[1/1] powerpc: Fix PS3 allmodconfig warning
https://git.kernel.org/powerpc/c/bfe51886ca544956eb4ff924d1937ac01d0ca9c8
cheers
More information about the Linuxppc-dev
mailing list