aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/types.h
diff options
context:
space:
mode:
authorMilton Miller <miltonm@bga.com>2009-01-02 10:46:04 +0000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2009-01-13 14:47:58 +1100
commite16459c6b7e9c1390020a3e2a033b5383d1c4f3b (patch)
tree912d6afd17a94be86d3d065d61bee9afd2887691 /arch/powerpc/include/asm/types.h
parentMerge commit 'gcl/gcl-next' into next (diff)
downloadlinux-dev-e16459c6b7e9c1390020a3e2a033b5383d1c4f3b.tar.xz
linux-dev-e16459c6b7e9c1390020a3e2a033b5383d1c4f3b.zip
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>
Diffstat (limited to 'arch/powerpc/include/asm/types.h')
0 files changed, 0 insertions, 0 deletions