diff options
author | 2021-08-15 23:28:44 +0200 | |
---|---|---|
committer | 2021-08-17 19:04:49 +0200 | |
commit | 5297ccb2c50916c59294a63fae79fe01a7fbb79a (patch) | |
tree | 68133aab90e6a8e6a55601195f94650600b8e6ca /tools/perf/scripts/python/export-to-postgresql.py | |
parent | locking/ww_mutex: Split out the W/W implementation logic into kernel/locking/ww_mutex.h (diff) | |
download | linux-dev-5297ccb2c50916c59294a63fae79fe01a7fbb79a.tar.xz linux-dev-5297ccb2c50916c59294a63fae79fe01a7fbb79a.zip |
locking/ww_mutex: Remove the __sched annotation from ww_mutex APIs
None of these functions will be on the stack when blocking in
schedule(), hence __sched is not needed.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20210815211304.453235952@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions