]> git.baikalelectronics.ru Git - kernel.git/commit
x86: export the symbol empty_zero_page on the 32-bit x86 architecture
authorTheodore Ts'o <tytso@mit.edu>
Mon, 26 Nov 2007 19:42:19 +0000 (20:42 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 26 Nov 2007 19:42:19 +0000 (20:42 +0100)
commit8c3395d8151e392200092ad637c9c066f0ba4b49
tree8dd8d933991cffd78b63347a3027514c19784b9b
parent382ff1ffc5b07dc35d933ed3044469b8ca982de2
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" <tytso@mit.edu>
Cc: tglx@linutronix.de
Cc: linux-kernel@vger.kernel.com
Cc: kvm-devel@lists.sourceforge.net
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/i386_ksyms_32.c