Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750768AbWERIUX (ORCPT ); Thu, 18 May 2006 04:20:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750812AbWERIUX (ORCPT ); Thu, 18 May 2006 04:20:23 -0400 Received: from mtagate1.de.ibm.com ([195.212.29.150]:48390 "EHLO mtagate1.de.ibm.com") by vger.kernel.org with ESMTP id S1750768AbWERIUW (ORCPT ); Thu, 18 May 2006 04:20:22 -0400 Message-ID: <446C2E31.1010104@de.ibm.com> Date: Thu, 18 May 2006 10:20:01 +0200 From: Martin Peschke User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Keith Owens CC: "linux-kernel@vger.kernel.org" , Chase Venters , Nick Piggin , Andrew Morton , Christoph Lameter , "Frank Ch. Eigler" , Peter Chubb , "hch@infradead.org" , "arjan@infradead.org" , "ak@suse.de" Subject: Re: [RFC] [Patch 5/6] statistics infrastructure References: <3741.1147913845@ocs3> In-Reply-To: <3741.1147913845@ocs3> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 673 Lines: 19 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/