diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-19 23:11:19 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-19 23:11:19 +0300 |
commit | f5e29a26c42b2c1b149118319a03bf937f168298 (patch) | |
tree | c24e0accae1cfeca27c8e03ca480c63e7055b5cf /arch | |
parent | 62453a460a000156b100bf20ab78cf77232284d0 (diff) | |
parent | 81121524f1c798c9481bd7900450b72ee7ac2eef (diff) | |
download | linux-f5e29a26c42b2c1b149118319a03bf937f168298.tar.xz |
Merge tag 'locking-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking fixes from Thomas Gleixner:
"A set of updates for the RT specific reader/writer locking base code:
- Make the fast path reader ordering guarantees correct.
- Code reshuffling to make the fix simpler"
[ This plays ugly games with atomic_add_return_release() because we
don't have a plain atomic_add_release(), and should really be cleaned
up, I think - Linus ]
* tag 'locking-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
locking/rwbase: Take care of ordering guarantee for fastpath reader
locking/rwbase: Extract __rwbase_write_trylock()
locking/rwbase: Properly match set_and_save_state() to restore_state()
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions