All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Love <rml@tech9.net>
To: Benjamin LaHaise <bcrl@redhat.com>
Cc: Ben Ryan <ben@bssc.edu.au>, linux-kernel@vger.kernel.org
Subject: Re: Uniprocessor Compile error: 2.4.15-pre4 (-tr) in kernel.o (cpu_init()) - Works with SMP
Date: 15 Nov 2001 14:10:25 -0500	[thread overview]
Message-ID: <1005851437.1061.1.camel@phantasy> (raw)
In-Reply-To: <20011113162814.A28319@redhat.com>
In-Reply-To: <2482591359.20011114043702@bssc.edu.au> <187493868425.20011114074459@bssc.edu.au>  <20011113162814.A28319@redhat.com>

On Wed, Nov 14, 2001 at 07:44:59AM +1100, Ben Ryan wrote:
> SMP compile succeeded. (albeit with lots of warnings on 'pure')

UP users of the patch will want to apply this, too:

diff -urN rattlesnake/include/asm-i386/current_asm.h  linux/include/asm-i386/current_asm.h 
--- rattlesnake/include/asm-i386/current_asm.h	Thu Nov 15 14:07:46 2001
+++ linux/include/asm-i386/current_asm.h	Thu Nov 15 14:08:15 2001
@@ -7,7 +7,7 @@
 #include <linux/per_cpu.h>
 #include <asm/desc.h>
 
-#if 1 /*def CONFIG_SMP*/
+#ifdef CONFIG_SMP
 /* Pass in the long and short versions of the register.
  * eg GET_CURRENT(%ebx,%bx)
  * All of this braindamage comes to us c/o a bug in gas: the


	Robert Love


      parent reply	other threads:[~2001-11-15 19:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-13 17:37 Compile error: 2.4.15-pre4 (-tr) in kernel.o (cpu_init()) - advice req'd Ben Ryan
2001-11-13 20:44 ` Uniprocessor Compile error: 2.4.15-pre4 (-tr) in kernel.o (cpu_init()) - Works with SMP Ben Ryan
2001-11-13 21:28   ` Benjamin LaHaise
2001-11-14  4:11     ` Robert Love
2001-11-15 19:10     ` Robert Love [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=1005851437.1061.1.camel@phantasy \
    --to=rml@tech9.net \
    --cc=bcrl@redhat.com \
    --cc=ben@bssc.edu.au \
    --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.