Thread (3 messages) 3 messages, 1 author, 2016-08-23

Re: [PATCH 03/16] slab: Convert to hotplug state machine

From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2016-08-19 01:33:45
Also in: lkml

On 2016-08-18 14:57:18 [+0200], To linux-kernel@vger.kernel.org wrote:
quoted hunk ↗ jump to hunk
diff --git a/mm/slab.c b/mm/slab.c
index 0eb6691ae6fc..e8d465069b87 100644
--- a/mm/slab.c
+++ b/mm/slab.c
+static int slab_online_cpu(unsigned int cpu)
+{
+	pr_err("%s(%d) %d\n", __func__, __LINE__, cpu);
as the careful reader will notice, it has been double checked whether or
not this callback is invoked. This output needs to go.
+	start_cpu_timer(cpu);
+	return 0;
+}
Sebastian

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help