All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Andi Kleen <ak@suse.de>
Cc: davidm@mostang.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][RFC] fixing the irqwcpustat mess
Date: Wed, 7 May 2003 07:24:52 +0200	[thread overview]
Message-ID: <20030507072452.A6841@lst.de> (raw)
In-Reply-To: <1052281495.18422.48.camel@averell>; from ak@suse.de on Wed, May 07, 2003 at 06:24:54AM +0200

On Wed, May 07, 2003 at 06:24:54AM +0200, Andi Kleen wrote:
> On Mon, 2003-05-05 at 21:25, Christoph Hellwig wrote:
> 
> >  
> > +#ifndef __ARCH_IRQ_STAT
> >  irq_cpustat_t irq_stat[NR_CPUS] ____cacheline_aligned;
> > +EXPORT_SYMBOL(irq_stat);
> > +#endif
> 
> Shouldn't this be per_cpu_data ?

Yes, it should.  I have a patch for this but it' a separate issue.

      parent reply	other threads:[~2003-05-07  5:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-05 19:25 [PATCH][RFC] fixing the irqwcpustat mess Christoph Hellwig
2003-05-05 21:37 ` David Mosberger
2003-05-07  4:24 ` Andi Kleen
2003-05-07  4:30   ` David Mosberger-Tang
2003-05-07  4:49     ` Andi Kleen
2003-05-07  5:24   ` Christoph Hellwig [this message]

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=20030507072452.A6841@lst.de \
    --to=hch@lst.de \
    --cc=ak@suse.de \
    --cc=davidm@mostang.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.