linux/arch/powerpc
Milton Miller e16459c6b7 powerpc: Make dummy section a valid note header
We are declaring the dummy section (used to work around a binutils
bug) as PT_NOTE, but we don't have enough bytes for it to be a valid
note header, and kexec userspace complains:

Warning: Elf Note name is not null terminated
Warning: append= option is not passed. Using the first kernel root partition
Warning: Elf Note name is not null terminated

Instead of using the arbitray value 0xf177 (aka "fill"), declare a
no-name no-description note of type 0.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-01-13 14:47:58 +11:00
..
boot Merge commit 'kumar/kumar-next' into next 2009-01-13 13:59:03 +11:00
configs [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610 2009-01-12 20:08:47 +00:00
include/asm Merge commit 'kumar/kumar-next' into next 2009-01-13 13:59:03 +11:00
kernel powerpc: Make dummy section a valid note header 2009-01-13 14:47:58 +11:00
kvm KVM: Consolidate userspace memory capability reporting into common code 2008-12-31 16:55:46 +02:00
lib Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2008-12-28 16:54:33 -08:00
math-emu powerpc: Add SPE/EFP math emulation for E500v1/v2 processors. 2008-12-03 08:19:16 -06:00
mm Merge commit 'kumar/kumar-next' into next 2009-01-13 13:59:03 +11:00
oprofile Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile 2009-01-09 12:43:06 -08:00
platforms Merge commit 'gcl/gcl-next' into next 2009-01-13 13:59:11 +11:00
sysdev Merge commit 'kumar/kumar-next' into next 2009-01-13 13:59:03 +11:00
xmon powerpc: Prepare xmon_save_regs for use with kdump 2008-12-23 15:13:28 +11:00
Kconfig powerpc: enable dynamic ftrace 2009-01-08 16:25:18 +11:00
Kconfig.debug powerpc: Allow the max stack trace depth to be configured 2008-12-03 20:46:35 +11:00
Makefile powerpc: Remove unncessary SPE related compiler flag 2008-12-03 08:19:10 -06:00