original_kernel/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
..
acpi PM: Integrate beeping flag with existing acpi_sleep flags 2007-07-19 10:04:43 -07:00
cpufreq [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI 2007-07-13 01:29:51 -04:00
Makefile Use a new CPU feature word to cover features that are spread around 2007-07-12 10:55:54 -07:00
aperture.c
apic.c
asm-offsets.c
audit.c
bugs.c
crash.c
crash_dump.c
e820.c
early-quirks.c
early_printk.c xen: use the hvc console infrastructure for Xen console 2007-07-18 08:47:44 -07:00
entry.S
genapic.c
genapic_flat.c
head.S x86: initial fixmap support 2007-07-16 09:05:35 -07:00
head64.c
hpet.c
i387.c
i8259.c
init_task.c use the new percpu interface for shared data 2007-07-19 10:04:45 -07:00
io_apic.c
ioport.c
irq.c x86_64 irq: use mask/unmask and proper locking in fixup_irqs() 2007-06-26 16:54:29 -07:00
k8.c
kprobes.c
ldt.c
machine_kexec.c
mce.c usermodehelper: Tidy up waiting 2007-07-18 08:47:40 -07:00
mce_amd.c
mce_intel.c
module.c
mpparse.c
nmi.c x86_64: speedup touch_nmi_watchdog 2007-07-17 10:23:04 -07:00
pci-calgary.c
pci-dma.c PCI: remove pci_dac_dma_... APIs 2007-07-11 16:02:11 -07:00
pci-gart.c
pci-nommu.c
pci-swiotlb.c
pmtimer.c
process.c
ptrace.c Handle bogus %cs selector in single-step instruction decoding 2007-07-18 12:09:01 -07:00
reboot.c
relocate_kernel.S
setup.c Use a new CPU feature word to cover features that are spread around 2007-07-12 10:55:54 -07:00
setup64.c
signal.c
smp.c x86_64: Allow smp_call_function_single() to current cpu 2007-07-16 12:05:50 +03:00
smpboot.c
stacktrace.c
suspend.c
suspend_asm.S
sys_x86_64.c
syscall.c
tce.c
time.c
trampoline.S
traps.c Inhibit NMI watchdog when Alt-SysRq-T operation is underway 2007-07-17 10:23:04 -07:00
tsc.c
tsc_sync.c
verify_cpu.S Unify the CPU features vectors between i386 and x86-64 2007-07-12 10:55:54 -07:00
vmlinux.lds.S x86_64: Put allocated ELF notes in read-only data segment 2007-07-19 10:04:47 -07:00
vsmp.c
vsyscall.c
x8664_ksyms.c