From: Theodore Ts'o Date: Mon, 26 Nov 2007 19:42:19 +0000 (+0100) Subject: x86: export the symbol empty_zero_page on the 32-bit x86 architecture X-Git-Tag: v2.6.24-rc4~94^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8232fd625217dc641ed05dd238a8bb5c82828082;p=pandora-kernel.git x86: export the symbol empty_zero_page on the 32-bit x86 architecture The latest KVM driver wants to use the empty_zero_page symbol, and it's not exported in 32-bit x86 (although it is exported by x86_64, s390, and uml architectures). Signed-off-by: "Theodore Ts'o" Cc: tglx@linutronix.de Cc: linux-kernel@vger.kernel.com Cc: kvm-devel@lists.sourceforge.net Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed