diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-03-17 13:16:24 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-03-17 13:16:24 -0700 |
commit | b5f13082b19dc09378660226011ebfb033358ea6 (patch) | |
tree | b34c748dceeb85320b7e5cdb4c7fa8c620e1c18a /kernel/exit.c | |
parent | 18f48c9f3c88ec9fbf50c8a193f81969847ebb21 (diff) | |
parent | 17fcbd590d0c3e35bd9646e2215f86586378bc42 (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:
"Three fixes related to locking:
- fix a SIGKILL issue for RWSEM_GENERIC_SPINLOCK which has been fixed
for the XCHGADD variant already
- plug a potential use after free in the futex code
- prevent leaking a held spinlock in an futex error handling code
path"
* 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
futex: Add missing error handling to FUTEX_REQUEUE_PI
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
Diffstat (limited to 'kernel/exit.c')
0 files changed, 0 insertions, 0 deletions