Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking fixes from Ingo Molnar: "Two fixes: the paravirt spin_unlock() corruption/crash fix, and an rtmutex NULL dereference crash fix" * 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/spinlocks/paravirt: Fix memory corruption on unlock locking/rtmutex: Avoid a NULL pointer dereference on deadlock
No related branches found
No related tags found
Showing
- arch/x86/include/asm/spinlock.h 44 additions, 46 deletionsarch/x86/include/asm/spinlock.h
- arch/x86/kernel/kvm.c 9 additions, 4 deletionsarch/x86/kernel/kvm.c
- arch/x86/xen/spinlock.c 9 additions, 4 deletionsarch/x86/xen/spinlock.c
- kernel/locking/rtmutex.c 2 additions, 1 deletionkernel/locking/rtmutex.c
Please register or sign in to comment