aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorNathan Lynch <[email protected]>2023-03-06 15:33:45 -0600
committerMichael Ellerman <[email protected]>2023-03-30 23:36:35 +1100
commitaf8bc68263b2184e63ee67ca70cecff4636f7901 (patch)
tree50d0f973be986a800fb159e30a3bd46fb62ccc03 /tools/perf/scripts/python/syscall-counts.py
parent32740fce09f98d30f3c71a09ee4e9d90b3965427 (diff)
powerpc/rtas: lockdep annotations
Add lockdep annotations for the following properties that must hold: * Any error log retrieval must be atomically coupled with the prior RTAS call, without a window for another RTAS call to occur before the error log can be retrieved. * All users of the core rtas_args parameter block must hold rtas_lock. Move the definitions of rtas_lock and rtas_args up in the file so that __do_enter_rtas_trace() can refer to them. Signed-off-by: Nathan Lynch <[email protected]> Reviewed-by: Andrew Donnellan <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions