Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot code
authorSonny Rao <sonnyrao@linux.vnet.ibm.com>
Thu, 18 Nov 2010 00:35:07 +0000 (00:35 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 9 Dec 2010 04:35:31 +0000 (15:35 +1100)
commit928a31978115b48ad634a97755915e8ab23c4749
tree9d4b6d6fdfea9536a052075597109c074f2d9e98
parent8f4da26e9bf89f54b68d5cc3f3596f45e5f43911
Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot code

Fix head_64.S so that we can build a relocatable kernel
that isn't necessarily a crash-dump kernel

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Sonny Rao <sonnyrao@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/head_64.S