patch-2.4.20 linux-2.4.20/include/asm-i386/fixmap.h

Next file: linux-2.4.20/include/asm-i386/io.h
Previous file: linux-2.4.20/include/asm-i386/bitops.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/asm-i386/fixmap.h linux-2.4.20/include/asm-i386/fixmap.h
@@ -61,6 +61,9 @@
 	FIX_LI_PCIA,	/* Lithium PCI Bridge A */
 	FIX_LI_PCIB,	/* Lithium PCI Bridge B */
 #endif
+#ifndef CONFIG_X86_F00F_WORKS_OK
+	FIX_F00F,
+#endif
 #ifdef CONFIG_HIGHMEM
 	FIX_KMAP_BEGIN,	/* reserved pte's for temporary kernel mappings */
 	FIX_KMAP_END = FIX_KMAP_BEGIN+(KM_TYPE_NR*NR_CPUS)-1,

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)