diff options
author | Peter Zijlstra <peterz@infradead.org> | 2021-08-15 23:28:49 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2021-08-17 19:04:57 +0200 |
commit | 9934ccc75cec2bafac552c2130835630530c4f7e (patch) | |
tree | fa86960b6df2226a692c0fa07cd600fc53f68682 /arch | |
parent | 843dac28f90ef80535b0aee0b78446f1770c8611 (diff) | |
download | linux-stable-9934ccc75cec2bafac552c2130835630530c4f7e.tar.gz linux-stable-9934ccc75cec2bafac552c2130835630530c4f7e.tar.bz2 linux-stable-9934ccc75cec2bafac552c2130835630530c4f7e.zip |
locking/ww_mutex: Abstract out mutex accessors
Move the mutex related access from various ww_mutex functions into helper
functions so they can be substituted for rtmutex based ww_mutex later.
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.622477030@linutronix.de
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions