diff options
author | Thomas Gleixner <[email protected]> | 2021-08-15 23:28:33 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-08-17 18:24:31 +0200 |
commit | 43d2d52d704e025518d35c3079fcbff744623166 (patch) | |
tree | 3be25d5d3363140ee6cb0422ec2970c8489b453c /tools/perf/scripts/python/libxed.py | |
parent | a321fb9038b335f3c447d1810b97d5f7eec152ac (diff) |
locking/mutex: Move the 'struct mutex_waiter' definition from <linux/mutex.h> to the internal header
Move the mutex waiter declaration from the public <linux/mutex.h> header
to the internal kernel/locking/mutex.h header.
There is no reason to expose it outside of the core code.
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