-
- Downloads
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking fixes from Ingo Molnar: "Spinlock performance regression fix, plus documentation fixes" * 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: locking/static_keys: Fix up the static keys documentation locking/qspinlock/x86: Only emit the test-and-set fallback when building guest support locking/qspinlock/x86: Fix performance regression under unaccelerated VMs locking/static_keys: Fix a silly typo
No related branches found
No related tags found
Showing
- Documentation/static-keys.txt 2 additions, 2 deletionsDocumentation/static-keys.txt
- arch/x86/include/asm/qspinlock.h 14 additions, 5 deletionsarch/x86/include/asm/qspinlock.h
- include/asm-generic/qspinlock.h 2 additions, 2 deletionsinclude/asm-generic/qspinlock.h
- include/linux/jump_label.h 4 additions, 6 deletionsinclude/linux/jump_label.h
- kernel/locking/qspinlock.c 1 addition, 1 deletionkernel/locking/qspinlock.c
Please register or sign in to comment