]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit9db8c050f6d16d925298f13f2b468342b37d4eee
treeadcc56a625cd4148f9ab1203c8395e21986fc38d
parentf47586b24c43adadd19c7e3f532a601d6eed728d
s390/kdump: Use 64 bit mode for 0x10000 entry point

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>
arch/s390/kernel/head_kdump.S