patch-2.0.31 linux/include/asm-alpha/processor.h

Next file: linux/include/asm-alpha/socket.h
Previous file: linux/include/asm-alpha/fpu.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.30/linux/include/asm-alpha/processor.h linux/include/asm-alpha/processor.h
@@ -43,8 +43,9 @@
 
 	/* the fields below are Linux-specific: */
 	/*
-	 * bit 0:    perform syscall argument validation (get/set_fs)
-	 * bit 1..5: IEEE_TRAP_ENABLE bits (see fpu.h)
+	 * bit 0:	perform syscall argument validation (get/set_fs)
+	 * bit 1..5:	IEEE_TRAP_ENABLE bits (see fpu.h)
+	 * bit 17..21:	IEEE_STATUS bits (see fpu.h)
 	 */
 	unsigned long flags;
 };

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov