lkml.org 
[lkml]   [2003]   [Mar]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] revert pfn_to_nid change.
This change was wrong. pfn_to_nid is a macro.
Please apply the following patch to revert it.

diff -urpN -X /home/fletch/.diff.exclude pfn_to_nid_backwards/arch/i386/kernel/i386_ksyms.c virgin/arch/i386/kernel/i386_ksyms.c
--- pfn_to_nid_backwards/arch/i386/kernel/i386_ksyms.c Thu Mar 6 23:12:10 2003
+++ virgin/arch/i386/kernel/i386_ksyms.c Wed Mar 5 07:36:57 2003
@@ -68,9 +68,6 @@ EXPORT_SYMBOL(EISA_bus);
EXPORT_SYMBOL(MCA_bus);
#ifdef CONFIG_DISCONTIGMEM
EXPORT_SYMBOL(node_data);
-#ifdef CONFIG_X86_NUMAQ
-EXPORT_SYMBOL(pfn_to_nid);
-#endif
#endif
#ifdef CONFIG_X86_NUMAQ
EXPORT_SYMBOL(xquad_portio);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:33    [W:0.026 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site