patch-2.4.22 linux-2.4.22/include/asm-ppc/ptrace.h

Next file: linux-2.4.22/include/asm-ppc/rtc.h
Previous file: linux-2.4.22/include/asm-ppc/processor.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/asm-ppc/ptrace.h linux-2.4.22/include/asm-ppc/ptrace.h
@@ -31,7 +31,7 @@
 					/* Used on APUS to hold IPL value. */
 	unsigned long trap;		/* Reason for being here */
 	unsigned long dar;		/* Fault registers */
-	unsigned long dsisr;
+	unsigned long dsisr;		/* used for ESR on 4xx/Book-E */
 	unsigned long result; 		/* Result of a system call */
 };
 #endif

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