diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2021-08-15 23:28:25 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2021-08-17 17:45:37 +0200 |
commit | 1c143c4b65da09081d644110e619decc49c9dee4 (patch) | |
tree | 4183119f2daea02c3d6617a996603a0af020cd4e /kernel/locking/Makefile | |
parent | 342a93247e0837101f27bbcca26f402902df98dc (diff) |
locking/rtmutex: Provide the spin/rwlock core lock function
A simplified version of the rtmutex slowlock function, which neither handles
signals nor timeouts, and is careful about preserving the state of the
blocked task across the lock operation.
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/20210815211303.770228446@linutronix.de
Diffstat (limited to 'kernel/locking/Makefile')
0 files changed, 0 insertions, 0 deletions