diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-03-24 10:58:01 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-03-24 10:58:01 -0700 |
commit | f6cc519b6aed437d61ca19c0e0031553925ff257 (patch) | |
tree | 159d3f030c1a440fcc53da092fd0f220921cf710 /include | |
parent | e08fef881dd5f33d97db35a32cc71e04061163fc (diff) | |
parent | 5a07168d8d89b00fe1760120714378175b3ef992 (diff) |
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking fixes from Thomas Gleixner:
"Two small fixes:
- Cure a recently introduces error path hickup which tries to
unregister a not registered lockdep key in te workqueue code
- Prevent unaligned cmpxchg() crashes in the robust list handling
code by sanity checking the user space supplied futex pointer"
* 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
futex: Ensure that futex address is aligned in handle_futex_death()
workqueue: Only unregister a registered lockdep key
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions