aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorGeoff Levand <[email protected]>2024-04-01 16:08:31 +0900
committerMichael Ellerman <[email protected]>2024-04-03 21:44:50 +1100
commitbfe51886ca544956eb4ff924d1937ac01d0ca9c8 (patch)
treed58350b884dff682aeb8eb254d26a01412d51cf6 /tools/perf/scripts/python/export-to-sqlite.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 <[email protected]> Signed-off-by: Geoff Levand <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions