patch-2.1.54 linux/kernel/sys.c

Next file: linux/kernel/time.c
Previous file: linux/kernel/module.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.53/linux/kernel/sys.c linux/kernel/sys.c
@@ -366,7 +366,7 @@
 int acct_process(long exitcode)
 {
    struct acct ac;
-   unsigned short fs;
+   unsigned long fs;
 
    if (acct_active) {
       strncpy(ac.ac_comm, current->comm, ACCT_COMM);

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