diff options
author | Anton Blanchard <anton@samba.org> | 2012-11-11 19:01:05 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-17 08:50:42 -0800 |
commit | 55800cd51f64300f66c9c0e6eda015e1d6626a57 (patch) | |
tree | c96fc877889a1c4c6112d3da39cb3d8d0bb092c0 /arch/sh/lib64 | |
parent | 8fcd6a440a3d01216bd6d88ce00e7353b1813ec6 (diff) |
powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
commit 11ee7e99f35ecb15f59b21da6a82d96d2cd3fcc8 upstream.
If we build a kernel with CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n,
the kernel fails when we run at a non zero offset. It turns out
we were incorrectly wrapping some of the relocatable kernel code
with CONFIG_CRASH_DUMP.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/sh/lib64')
0 files changed, 0 insertions, 0 deletions