projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
070459d
)
x86: x86 CORE_DUMP_USE_REGSET
author
Roland McGrath
<roland@redhat.com>
Wed, 30 Jan 2008 12:31:54 +0000
(13:31 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 30 Jan 2008 12:31:54 +0000
(13:31 +0100)
This switches x86 to the user_regset-based code for ELF core dumps.
The core dumps come out exactly the same as before.
Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/elf.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-x86/elf.h
b/include/asm-x86/elf.h
index 5e5705bf082a6d8d1a3afea184404076b111490d..123e2d599c6d407c63ca86ad5e340b1de76976c6 100644
(file)
--- a/
include/asm-x86/elf.h
+++ b/
include/asm-x86/elf.h
@@
-201,6
+201,7
@@
extern int vdso_enabled;
#endif /* !CONFIG_X86_32 */
+#define CORE_DUMP_USE_REGSET
#define USE_ELF_CORE_DUMP
#define ELF_EXEC_PAGESIZE 4096