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

From: Michael Harnois (mdharnois@home.com)
Date: Mon Feb 21 2000 - 00:49:59 EST


--- 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,
                                    &mtrr_fops, NULL);

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
mdharnois@home.com                      aa0bt@aa0bt.ampr.org 
 God shows his contempt for wealth by the kind of person He selects
 to receive it. -- Austin O'Malley

- 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