commit | 47f9fe26299ae022ac1e3fa12e7e73def62b7898 | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@novell.com> | Wed Apr 21 16:19:57 2010 +0100 |
committer | H. Peter Anvin <hpa@zytor.com> | Wed Apr 28 17:25:47 2010 -0700 |
tree | c9e697c5f3a5b73e8ff5b2078b16aa1c11ff4f1f | |
parent | 1d16b0f2f3edf05f12a9e3960588e0d4854157bb [diff] |
x86-64: Don't export init_level4_pgt It's not used by any module, and i386 (as well as some other arches) also doesn't export its equivalent (swapper_pg_dir). Signed-off-by: Jan Beulich <jbeulich@novell.com> LKML-Reference: <4BCF33BD020000780003B3E4@vpn.id2.novell.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>