PATCH: the rest of the slab.c fix...

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sun Jul 27 2003 - 15:24:24 EST


(Junkio)
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.6.0-test2/mm/slab.c linux-2.6.0-test2-ac1/mm/slab.c
--- linux-2.6.0-test2/mm/slab.c 2003-07-27 19:56:29.000000000 +0100
+++ linux-2.6.0-test2-ac1/mm/slab.c 2003-07-27 20:45:45.000000000 +0100
@@ -2492,7 +2492,7 @@
                 seq_puts(m, " : slabdata <active_slabs> <num_slabs> <sharedavail>");
 #if STATS
                 seq_puts(m, " : globalstat <listallocs> <maxobjs> <grown> <reaped> <error> <maxfreeable> <freelimit>");
- seq_puts(m, " : cpustat <allochit> <allocmiss> <freehit <freemiss>");
+ seq_puts(m, " : cpustat <allochit> <allocmiss> <freehit> <freemiss>");
 #endif
                 seq_putc(m, '\n');
         }
-
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/



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:33 EST