lkml.org 
[lkml]   [2006]   [Mar]   [14]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateWed, 15 Mar 2006 00:13:44 +0100 (CET)
Fromkarsten wiese <>
SubjectRe: [PATCH] realtime-preempt patch-2.6.15-rt19 compile error (was: realtime-preempt patch-2.6.15-rt18 issues)
--- 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