1
0
Files
linux/arch/x86_64/kernel
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
..
2007-05-11 05:38:25 -04:00
2007-05-07 12:12:59 -07:00
2007-07-16 09:05:35 -07:00
2007-07-18 08:47:40 -07:00
2006-12-08 08:28:39 -08:00
2007-07-17 10:23:04 -07:00
2007-05-02 19:27:06 +02:00
2007-07-11 16:02:11 -07:00
2007-05-02 19:27:06 +02:00
2007-05-02 19:27:06 +02:00
2007-05-21 09:18:19 -07:00
2007-05-08 11:14:58 -07:00
2007-05-08 11:15:22 -07:00
2007-05-21 09:56:57 -07:00