diff options
author | Thomas Gleixner <[email protected]> | 2021-08-15 23:28:14 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-08-17 17:26:27 +0200 |
commit | 4f084ca74c3f0eb321ab50e69afd27c8fcb96a99 (patch) | |
tree | 4df2cfe80e57003d8ce14c30fb80aefc2a7b8c55 /tools/perf/scripts/python/libxed.py | |
parent | e17ba59b7e8e1f67e36d8fcc46daa13370efcf11 (diff) |
locking/spinlock: Split the lock types header, and move the raw types into <linux/spinlock_types_raw.h>
Move raw_spinlock into its own file. Prepare for RT 'sleeping spinlocks', to
avoid header recursion, as RT locks require rtmutex.h, which in turn requires
the raw spinlock types.
No functional change.
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/libxed.py')
0 files changed, 0 insertions, 0 deletions