From: Juergen Gross Date: Tue, 24 Feb 2015 09:13:28 +0000 (+0100) Subject: x86/mm: Use early_memunmap() instead of early_iounmap() X-Git-Tag: omap-for-v4.1/fixes-rc1~187^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d4a40bc0651ea51c196a3d3016d041c41ec19a2;p=pandora-kernel.git x86/mm: Use early_memunmap() instead of early_iounmap() Memory mapped via early_memremap() should be unmapped with early_memunmap() instead of early_iounmap(). Signed-off-by: Juergen Gross Cc: matt.fleming@intel.com Link: http://lkml.kernel.org/r/1424769211-11378-2-git-send-email-jgross@suse.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed