diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2021-08-15 23:28:17 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-08-17 17:29:10 +0200 |
commit | cbcebf5bd3d056d7a0ae332118888d867ac346c0 (patch) | |
tree | fc22dcc1a79d4707881bfcefbb394587b12006c4 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | a403abbdc715986760821e67731d60ff65bde4bd (diff) |
locking/lockdep: Reduce header dependencies in <linux/debug_locks.h>
The inclusion of printk.h leads to a circular dependency if spinlock_t is
based on rtmutexes on RT enabled kernels.
Include only atomic.h (xchg()) and cache.h (__read_mostly) which is all
what debug_locks.h requires.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions