patch-1.3.15 linux/include/linux/personality.h

Next file: linux/include/linux/proc_fs.h
Previous file: linux/include/linux/pci.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.14/linux/include/linux/personality.h linux/include/linux/personality.h
@@ -32,7 +32,7 @@
  * offset of the handler is hard coded in kernel/sys_call.S.
  */
 struct exec_domain {
-	char *name;
+	const char *name;
 	lcall7_func handler;
 	unsigned char pers_low, pers_high;
 	unsigned long * signal_map;

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