Re: [patch] pre-2.3.47-8 fails with mtrr enabled

From: Richard Gooch (rgooch@atnf.csiro.au)
Date: Mon Feb 21 2000 - 00:54:33 EST


[Michael Harnois writes:]
Arrggghhh! Linus, please apply. Problem also exists in 2.3.47.

--- arch/i386/kernel/mtrr.c.old Sun Feb 20 23:09:30 2000
+++ arch/i386/kernel/mtrr.c Sun Feb 20 23:45:10 2000
@@ -1838,7 +1838,7 @@
     proc_root_mtrr = create_proc_entry ("mtrr", S_IWUSR | S_IRUGO, &proc_root);
     proc_root_mtrr->ops = &proc_mtrr_inode_operations;
 #endif
-#ifdev CONFIG_DEVFS_FS
+#ifdef CONFIG_DEVFS_FS
     devfs_handle = devfs_register (NULL, "cpu/mtrr", 0, DEVFS_FL_DEFAULT, 0, 0,
                                    S_IFREG | S_IRUGO | S_IWUSR, 0, 0,

                                Regards,

                                        Richard....
Permanent: rgooch@atnf.csiro.au
Current: rgooch@ras.ucalgary.ca

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Feb 23 2000 - 21:00:26 EST