Re: [RFC] [Patch 5/6] statistics infrastructure

From: Martin Peschke
Date: Thu May 18 2006 - 04:19:57 EST


Keith Owens wrote:
Martin Peschke (on Wed, 17 May 2006 20:56:20 +0200) wrote:
This patch adds statistics infrastructure as common code.
+static int __devinit statistic_hotcpu(struct notifier_block *notifier,
+ unsigned long action, void *__cpu)

__cpuinit for hotplug cpu, not __devinit.


Fixed. Thank you.

Actually, I kernel/profile.c made me think __devinit was okay.
Anyone going to fix that one?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/