patch-pre2.0.9 linux/arch/ppc/kernel/ppc_machine.h
Next file: linux/arch/ppc/kernel/process.c
Previous file: linux/arch/ppc/kernel/include/elf/ChangeLog
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Tue May 28 07:46:04 1996
 -  Orig file: 
pre2.0.8/linux/arch/ppc/kernel/ppc_machine.h
 -  Orig date: 
Tue May 28 08:09:55 1996
 
diff -u --recursive --new-file pre2.0.8/linux/arch/ppc/kernel/ppc_machine.h linux/arch/ppc/kernel/ppc_machine.h
@@ -10,7 +10,7 @@
 #define MSR_TGPR	(1<<17)		/* TLB Update registers in use */
 #define MSR_ILE		(1<<16)		/* Interrupt Little-Endian enable */
 #define MSR_EE		(1<<15)		/* External Interrupt enable */
-#define MSR_PR		(1<<14)		/* Supervisor/User privelege */
+#define MSR_PR		(1<<14)		/* Supervisor/User privilege */
 #define MSR_FP		(1<<13)		/* Floating Point enable */
 #define MSR_ME		(1<<12)		/* Machine Check enable */
 #define MSR_FE0		(1<<11)		/* Floating Exception mode 0 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this