From: Borislav Petkov Date: Fri, 14 Feb 2014 07:24:24 +0000 (+0100) Subject: x86/efi: Fix 32-bit fallout X-Git-Tag: v3.14-rc3~8^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c55d016f7a930dd1c995336017123b469a8c8f5a;p=pandora-kernel.git x86/efi: Fix 32-bit fallout We do not enable the new efi memmap on 32-bit and thus we need to run runtime_code_page_mkexec() unconditionally there. Fix that. Reported-and-tested-by: Lejun Zhu Signed-off-by: Borislav Petkov Signed-off-by: Matt Fleming --- Reading git-diff-tree failed