aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNathan Lynch <nathanl@linux.ibm.com>2023-01-24 08:04:47 -0600
committerMichael Ellerman <mpe@ellerman.id.au>2023-01-30 17:53:05 +1100
commit599af49155467148afaf0bc3c0114bd80fd4491f (patch)
treea8478c086a1dfdafd5054d98b2962ff5ffa7f682 /tools/perf/scripts/python
parentpowerpc/rtas: make all exports GPL (diff)
downloadlinux-599af49155467148afaf0bc3c0114bd80fd4491f.tar.gz
linux-599af49155467148afaf0bc3c0114bd80fd4491f.zip
powerpc/rtas: remove lock and args fields from global rtas struct
Only code internal to the RTAS subsystem needs access to the central lock and parameter block. Remove these from the globally visible 'rtas' struct and make them file-static in rtas.c. Some changed lines in rtas_call() lack appropriate spacing around operators and cause checkpatch errors; fix these as well. Suggested-by: Laurent Dufour <ldufour@linux.ibm.com> Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com> Reviewed-by: Laurent Dufour <laurent.dufour@fr.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20230124140448.45938-4-nathanl@linux.ibm.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions