lkml.org 
[lkml]   [2010]   [Apr]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] x86-64: don't export init_level4_pgt
It's not used by any module, and ix86 (as well as some other arches)
also doesn't export its equivalent (swapper_pg_dir).

Signed-off-by: Jan Beulich <jbeulich@novell.com>

---
arch/x86/kernel/x8664_ksyms_64.c | 1 -
1 file changed, 1 deletion(-)

--- linux-2.6.34-rc5/arch/x86/kernel/x8664_ksyms_64.c 2010-04-20 16:07:32.000000000 +0200
+++ 2.6.34-rc5-x86_64-unexport-init_level4_pgt/arch/x86/kernel/x8664_ksyms_64.c 2010-04-15 11:55:40.000000000 +0200
@@ -54,7 +54,6 @@ EXPORT_SYMBOL(memcpy);
EXPORT_SYMBOL(__memcpy);

EXPORT_SYMBOL(empty_zero_page);
-EXPORT_SYMBOL(init_level4_pgt);
#ifndef CONFIG_PARAVIRT
EXPORT_SYMBOL(native_load_gs_index);
#endif




\
 
 \ /
  Last update: 2010-04-21 17:23    [W:0.020 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site