patch-2.1.99 linux/include/linux/smp.h

Next file: linux/include/linux/socket.h
Previous file: linux/include/linux/rtnetlink.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.98/linux/include/linux/smp.h linux/include/linux/smp.h
@@ -47,7 +47,8 @@
 #define MSG_STOP_CPU		0x0002	/* Sent to shut down slave CPU's
 					 * when rebooting
 					 */
-#define MSG_RESCHEDULE		0x0003	/* Reschedule request from master CPU */
+#define MSG_RESCHEDULE		0x0003	/* Reschedule request from master CPU*/
+#define MSG_MTRR_CHANGE         0x0004  /* Change MTRR */
 
 #else
 

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