mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: dipankar@in.ibm.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 2.5.8 fix for percpu area
Date: Wed, 17 Apr 2002 16:57:44 +1000	[thread overview]
Message-ID: <E16xjNw-0001A5-00@wagner.rustcorp.com.au> (raw)
In-Reply-To: Your message of "Tue, 16 Apr 2002 12:57:17 +0530." <20020416125716.A31123@in.ibm.com>

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.

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).

Thanks,
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

  reply	other threads:[~2002-04-17  6:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-16  7:27 Dipankar Sarma
2002-04-17  6:57 ` Rusty Russell [this message]
2002-04-17  7:15   ` Dipankar Sarma

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=E16xjNw-0001A5-00@wagner.rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=dipankar@in.ibm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®