lkml.org 
[lkml]   [2003]   [Jan]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH][2.5][4/18] smp_call_function_on_cpu mm/slab.c
Index: linux-2.5.59/mm/slab.c
===================================================================
RCS file: /build/cvsroot/linux-2.5.59/mm/slab.c,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 slab.c
--- linux-2.5.59/mm/slab.c 17 Jan 2003 11:16:41 -0000 1.1.1.1
+++ linux-2.5.59/mm/slab.c 22 Jan 2003 02:36:46 -0000
@@ -1122,7 +1122,7 @@
func(arg);
local_irq_enable();

- if (smp_call_function(func, arg, 1, 1))
+ if (smp_call_function(func, arg, 1))
BUG();
}

--
function.linuxpower.ca

-
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/

\
 
 \ /
  Last update: 2005-03-22 13:32    [W:0.032 / U:0.452 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site