original_kernel/arch/x86_64
Roland McGrath 2e1d5b8f24 x86_64: Put allocated ELF notes in read-only data segment
This changes the x86_64 linker script to use the asm-generic NOTES macro so
that ELF note sections with SHF_ALLOC set are linked into the kernel image
along with other read-only data.  The PT_NOTE also points to their location.

This paves the way for putting useful build-time information into ELF notes
that can be found easily later in a kernel memory dump.

Signed-off-by: Roland McGrath <roland@redhat.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-19 10:04:47 -07:00
..
boot Use the new x86 setup code for x86-64; unify with i386 2007-07-12 10:55:55 -07:00
crypto
ia32 mm: variable length argument support 2007-07-19 10:04:45 -07:00
kernel x86_64: Put allocated ELF notes in read-only data segment 2007-07-19 10:04:47 -07:00
lib
mm mm: fault feedback #2 2007-07-19 10:04:41 -07:00
oprofile
pci
Kconfig Kprobes on select architectures no longer EXPERIMENTAL 2007-07-17 10:23:03 -07:00
Kconfig.debug Allow DEBUG_RODATA and KPROBES to co-exist 2007-06-21 16:02:50 -07:00
Makefile
defconfig x86_64: Update defconfig 2007-05-21 09:56:56 -07:00