s390/kdump: Use 64 bit mode for 0x10000 entry point
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>
Mon, 15 Oct 2012 13:09:08 +0000 (15:09 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 18 Oct 2012 15:50:09 +0000 (17:50 +0200)
The 0x10000 entry point can be called in z/Arch architecture and 64 bit
addressing mode. Therefore this patch removes the unnecessary 31 bit
switch code from the kdump startup function.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found