Merge branch 'x86-rwsem-for-linus' of...
Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86-64, rwsem: Avoid store forwarding hazard in __downgrade_write x86-64, rwsem: 64-bit xadd rwsem implementation x86: Fix breakage of UML from the changes in the rwsem system x86-64: support native xadd rwsem implementation x86: clean up rwsem type system
Showing
- arch/um/sys-x86_64/Makefile 2 additions, 1 deletionarch/um/sys-x86_64/Makefile
- arch/x86/Kconfig.cpu 1 addition, 1 deletionarch/x86/Kconfig.cpu
- arch/x86/include/asm/rwsem.h 38 additions, 21 deletionsarch/x86/include/asm/rwsem.h
- arch/x86/lib/Makefile 1 addition, 0 deletionsarch/x86/lib/Makefile
- arch/x86/lib/rwsem_64.S 81 additions, 0 deletionsarch/x86/lib/rwsem_64.S
Loading
Please register or sign in to comment