All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Peschke <mp3@de.ibm.com>
To: Keith Owens <kaos@ocs.com.au>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Chase Venters <chase.venters@clientec.com>,
	Nick Piggin <nickpiggin@yahoo.com.au>,
	Andrew Morton <akpm@osdl.org>,
	Christoph Lameter <clameter@sgi.com>,
	"Frank Ch. Eigler" <fche@redhat.com>,
	Peter Chubb <peterc@gelato.unsw.edu.au>,
	"hch@infradead.org" <hch@infradead.org>,
	"arjan@infradead.org" <arjan@infradead.org>,
	"ak@suse.de" <ak@suse.de>
Subject: Re: [RFC] [Patch 5/6] statistics infrastructure
Date: Thu, 18 May 2006 10:20:01 +0200	[thread overview]
Message-ID: <446C2E31.1010104@de.ibm.com> (raw)
In-Reply-To: <3741.1147913845@ocs3>

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?


  reply	other threads:[~2006-05-18  8:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-17 18:56 [RFC] [Patch 5/6] statistics infrastructure Martin Peschke
2006-05-18  0:57 ` Keith Owens
2006-05-18  8:20   ` Martin Peschke [this message]
2006-05-18  4:52 ` Randy.Dunlap
2006-05-18 15:30   ` Martin Peschke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=446C2E31.1010104@de.ibm.com \
    --to=mp3@de.ibm.com \
    --cc=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=arjan@infradead.org \
    --cc=chase.venters@clientec.com \
    --cc=clameter@sgi.com \
    --cc=fche@redhat.com \
    --cc=hch@infradead.org \
    --cc=kaos@ocs.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nickpiggin@yahoo.com.au \
    --cc=peterc@gelato.unsw.edu.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.