Merge branch 'sched-fixes-for-linus' of...
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: sched_clock: Fix atomicity/continuity bug by using cmpxchg64() x86: Provide an alternative() based cmpxchg64()
Showing
- arch/x86/include/asm/cmpxchg_32.h 17 additions, 13 deletionsarch/x86/include/asm/cmpxchg_32.h
- arch/x86/kernel/i386_ksyms_32.c 8 additions, 0 deletionsarch/x86/kernel/i386_ksyms_32.c
- arch/x86/lib/Makefile 1 addition, 1 deletionarch/x86/lib/Makefile
- arch/x86/lib/cmpxchg8b_emu.S 57 additions, 0 deletionsarch/x86/lib/cmpxchg8b_emu.S
- kernel/sched_clock.c 2 additions, 2 deletionskernel/sched_clock.c
Loading
Please register or sign in to comment