From: Michael Holzheu Date: Mon, 15 Oct 2012 13:09:08 +0000 (+0200) Subject: s390/kdump: Use 64 bit mode for 0x10000 entry point X-Git-Tag: v3.7-rc3~42^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9db8c050f6d16d925298f13f2b468342b37d4eee;p=pandora-kernel.git 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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed