Merge branch 'core-fixes-for-linus' of...
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: futex: Fix WARN_ON() test for UP WARN_ON_SMP(): Allow use in if() statements on UP x86, dumpstack: Use %pB format specifier for stack trace vsprintf: Introduce %pB format specifier lockdep: Remove unused 'factor' variable from lockdep_stats_show()
Showing
- arch/x86/kernel/dumpstack.c 1 addition, 1 deletionarch/x86/kernel/dumpstack.c
- include/asm-generic/bug.h 27 additions, 1 deletioninclude/asm-generic/bug.h
- include/linux/kallsyms.h 7 additions, 0 deletionsinclude/linux/kallsyms.h
- kernel/futex.c 2 additions, 2 deletionskernel/futex.c
- kernel/kallsyms.c 41 additions, 3 deletionskernel/kallsyms.c
- kernel/lockdep_proc.c 1 addition, 8 deletionskernel/lockdep_proc.c
- lib/vsprintf.c 6 additions, 1 deletionlib/vsprintf.c
Loading
Please register or sign in to comment