Symbol CONFIG_NUMA for alpha port depends on CONFIG_EXPERIMENTAL but does
not say so in its banner.
diff -ruN linux-2.5.21+patches3/arch/alpha/config.in linux-2.5.21/arch/alpha/config.in
--- linux-2.5.21+patches3/arch/alpha/config.in Sun Jun 16 14:15:27 2002
+++ linux-2.5.21/arch/alpha/config.in Sun Jun 16 14:04:28 2002
@@ -235,9 +235,9 @@
fi
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
- bool 'Discontiguous Memory Support' CONFIG_DISCONTIGMEM
+ bool 'Discontiguous Memory Support (EXPERIMENTAL)' CONFIG_DISCONTIGMEM
if [ "$CONFIG_DISCONTIGMEM" = "y" ]; then
- bool ' NUMA Support' CONFIG_NUMA
+ bool ' NUMA Support (EXPERIMENTAL)' CONFIG_NUMA
fi
fi
Greg.
--
the price of civilisation today is a courageous willingness to prevail,
with force, if necessary, against whatever vicious and uncomprehending
enemies try to strike it down. - Roger Sandall, The Age, 28Sep2001.
-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel