aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGeoff Levand <geoff@infradead.org>2024-04-01 16:08:31 +0900
committerMichael Ellerman <mpe@ellerman.id.au>2024-04-03 21:44:50 +1100
commitbfe51886ca544956eb4ff924d1937ac01d0ca9c8 (patch)
treed58350b884dff682aeb8eb254d26a01412d51cf6 /tools/perf/scripts/python/export-to-postgresql.py
parent608d4a5ca56302181e669cea0aa571cbec6680eb (diff)
powerpc: Fix PS3 allmodconfig warning
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. Reported-by: Arnd Bergmann <arnd@kernel.org> Signed-off-by: Geoff Levand <geoff@infradead.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/d64f06f4-81ae-4ec5-ab3b-d7f7f091e0ac@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions