![]() | |||||||||||||
Messages in this thread Patch in this message |
--- Rui Nuno Capela <rncbc@rncbc.org> schrieb: > - The SLAB related usb-storage crash on disconnect is > still there: and its still in up to rc6-rt3, unless you apply attached patch. My uniprocessor behaves with it. Ingo, what exactly needs fixing here? cheers, Karsten ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de--- ./mm/slab.c~ 2006-03-15 00:15:49.000000000 +0100 +++ ./mm/slab.c 2006-03-15 00:15:49.000000000 +0100 @@ -2169,7 +2169,7 @@ int node; // FIXME: -// smp_call_function_all_cpus(do_drain, cachep); + smp_call_function_all_cpus(do_drain, cachep); check_irq_on(); for_each_online_node(node) { l3 = cachep->nodelists[node]; | ||||||||||||
| Last update: 2006-03-15 00:16 [from the cache] ©2003-2008 | |||||||||||||