[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lustre-cvs
Subject:    [lustre-cvs] b_devel: lustre/kernel_patches/patches uml-patch-2.6.0-test5.patch
From:       Alex Tomas <alex () moraine ! clusterfs ! com>
Date:       2003-09-30 15:55:13
[Download RAW message or body]

Update of /cvsroot/lustre/lustre/kernel_patches/patches
In directory moraine.clusterfs.com:/tmp/cvs-serv5611/patches

Added Files:
      Tag: b_devel
	uml-patch-2.6.0-test5.patch 
Log Message:
- UML patch against 2.6.0-test5



--- NEW FILE ---
diff -Naur a/arch/um/Kconfig b/arch/um/Kconfig
--- a/arch/um/Kconfig	Tue Sep  9 16:43:10 2003
+++ b/arch/um/Kconfig	Tue Sep  9 16:48:54 2003
@@ -61,6 +61,20 @@
 
 config NET
 	bool "Networking support"
+	help
+	Unless you really know what you are doing, you should say Y here.
+	The reason is that some programs need kernel networking support even
+	when running on a stand-alone machine that isn't connected to any
+	other computer. If you are upgrading from an older kernel, you
+	should consider updating your networking tools too because changes
+	in the kernel and the tools often go hand in hand. The tools are
+	contained in the package net-tools, the location and version number
+	of which are given in Documentation/Changes.
+
+	For a general introduction to Linux networking, it is highly
+	recommended to read the NET-HOWTO, available from
[...9265 lines suppressed...]
+		printk("make_proc_mm : Failed to register /proc/mm\n");
+		return(0);
+	}
+	ent->proc_fops = &proc_mm_fops;
+
+	return(0);
+}
+
+__initcall(make_proc_mm);
+
+/*
+ * Overrides for Emacs so that we follow Linus's tabbing style.
+ * Emacs will notice this stuff at the end of the file and automatically
+ * adjust the settings for this buffer only.  This must remain at the end
+ * of the file.
+ * ---------------------------------------------------------------------------
+ * Local variables:
+ * c-file-style: "linux"
+ * End:
+ */

_______________________________________________
Lustre-cvs mailing list
Lustre-cvs@lists.clusterfs.com
https://lists.clusterfs.com/mailman/listinfo/lustre-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic