From: Michael Holzheu Date: Sun, 30 Oct 2011 14:16:44 +0000 (+0100) Subject: [S390] Add architecture code for unmapping crashkernel memory X-Git-Tag: v3.2-rc1~109^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab7a7b1538fec48790a321a58180adae79a3f3c;p=pandora-kernel.git [S390] Add architecture code for unmapping crashkernel memory This patch implements the crash_map_pages() function for s390. KEXEC_CRASH_MEM_ALIGN is set to HPAGE_SIZE, in order to support kernel mappings that use large pages. We also use HPAGE_SIZE alignment for CONFIG_HUGETLB_PAGE=n in order to have the same 1 MiB alignment on all s390 systems. Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed