[uPATCH] Re: Linux 2.4.9-ac12

Paul (set@pobox.com)
Wed, 19 Sep 2001 23:53:28 -0400


Needed this to get uml to compile:

--- 2.4.9-ac12-user/arch/um/kernel/sys_call_table.c.orig Wed Sep 19 23:11:30 2001
+++ 2.4.9-ac12-user/arch/um/kernel/sys_call_table.c Wed Sep 19 23:29:07 2001
@@ -208,6 +208,7 @@
extern syscall_handler_t sys_setresgid;
extern syscall_handler_t sys_getresgid;
extern syscall_handler_t sys_chown;
+extern syscall_handler_t sys_personality;
extern syscall_handler_t sys_setuid;
extern syscall_handler_t sys_setgid;
extern syscall_handler_t sys_setfsuid;

tuntap (eg. using bootparam 'eth0=tuntap,,,192.168.2.1'
stopped working for me (but Ive just booted this
2.4.9-ac12...have to look around a little.) no eth0 device
present in uml booted kernel. Worked on 2.4.9 + uml patch)

Paul
set@pobox.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/