- Update config files.
authorJan Beulich <jbeulich@novell.com>
Tue, 8 Feb 2011 13:17:50 +0000 (14:17 +0100)
committerJan Beulich <jbeulich@novell.com>
Tue, 8 Feb 2011 13:17:50 +0000 (14:17 +0100)
commit2ec91c4df5cde08a73284606d9fd2f3b1772b900
tree68c8c11cfb6e60f7e944d07ebe621aee2cf49b14
parent3b0f768726d1eb91481f5a7f4c02a32719b39abb
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.

suse-commit: 1fabeda839d420e5cbb42c653b5c31563503729c
22 files changed:
Makefile
arch/x86/Kconfig
arch/x86/Makefile
arch/x86/include/asm/dwarf2.h
arch/x86/include/asm/stacktrace.h
arch/x86/include/asm/system.h
arch/x86/include/asm/unwind.h [new file with mode: 0644]
arch/x86/kernel/dumpstack.c
arch/x86/kernel/dumpstack_32.c
arch/x86/kernel/dumpstack_64.c
arch/x86/kernel/entry_32.S
arch/x86/kernel/entry_64.S
arch/x86/kernel/head_64.S
arch/x86/kernel/vmlinux.lds.S
include/asm-generic/vmlinux.lds.h
include/linux/module.h
include/linux/unwind.h [new file with mode: 0644]
init/main.c
kernel/Makefile
kernel/module.c
kernel/unwind.c [new file with mode: 0644]
lib/Kconfig.debug