From: Dipankar Sarma <dipankar@in.ibm.com>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 2.5.8 fix for percpu area
Date: Wed, 17 Apr 2002 12:45:59 +0530 [thread overview]
Message-ID: <20020417124559.B16082@in.ibm.com> (raw)
In-Reply-To: <20020416125716.A31123@in.ibm.com> <E16xjNw-0001A5-00@wagner.rustcorp.com.au>
On Wed, Apr 17, 2002 at 04:57:44PM +1000, Rusty Russell wrote:
> In message <20020416125716.A31123@in.ibm.com> you write:
> > The percpu area stuff is broken in two places -
> >
> > Missing stub for setup_per_cpu_areas() in the UP case
> > and missing definition of __per_cpu_data attribute in percpu.h.
> > Here is a patch that fixes these. Please apply.
>
> You should be including "linux/percpu.h" which defines __per_cpu_data
> for UP.
I didn't know that existed. This works.
>
> The other fix is to move the whole #ifdef __GENERIC_PER_CPU
> ... setup_per_cpu_areas(void) { ...#endif out from inside the #ifdef
> CONFIG_SMP block (patch sent).
Ok. I will make a new patch for my own use until you fix gets included.
Thanks
--
Dipankar Sarma <dipankar@in.ibm.com> http://lse.sourceforge.net
Linux Technology Center, IBM Software Lab, Bangalore, India.
prev parent reply other threads:[~2002-04-17 11:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-16 7:27 [PATCH] 2.5.8 fix for percpu area Dipankar Sarma
2002-04-17 6:57 ` Rusty Russell
2002-04-17 7:15 ` Dipankar Sarma [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=20020417124559.B16082@in.ibm.com \
--to=dipankar@in.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox