public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Andi Kleen <ak@muc.de>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: Re: 2.6.9-rc3-mm[12]: x86-64-clustered-apic-support.patch problem
Date: Tue, 5 Oct 2004 13:36:17 +0200	[thread overview]
Message-ID: <200410051336.17345.rjw@sisk.pl> (raw)
In-Reply-To: <m3pt3yushp.fsf@averell.firstfloor.org>

On Monday 04 of October 2004 22:40, Andi Kleen wrote:
> "Rafael J. Wysocki" <rjw@sisk.pl> writes:
> 
> > Andrew,
> >
> > The patch x86-64-clustered-apic-support.patch causes the 2.6.9-rc3-mm[12] 
> > kernel to crash at startup on a single-CPU AMD64 box :
> 
> This untested patch may fix it. Does it?
> 
> -Andi
> 
> Index: linux/arch/x86_64/kernel/genapic.c
> ===================================================================
> --- linux.orig/arch/x86_64/kernel/genapic.c	2004-10-03 16:28:07.%N +0200
> +++ linux/arch/x86_64/kernel/genapic.c	2004-10-03 17:05:10.%N +0200
> @@ -27,7 +27,7 @@
>  extern struct genapic apic_cluster;
>  extern struct genapic apic_flat;
>  
> -struct genapic *genapic;
> +struct genapic *genapic = &apic_flat;
>  
>  
>  /*

Yes, it does.

Greets,
RJW

-- 
- Would you tell me, please, which way I ought to go from here?
- That depends a good deal on where you want to get to.
		-- Lewis Carroll "Alice's Adventures in Wonderland"

  reply	other threads:[~2004-10-05 11:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2LHjU-fJ-49@gated-at.bofh.it>
2004-10-04 20:40 ` 2.6.9-rc3-mm[12]: x86-64-clustered-apic-support.patch problem Andi Kleen
2004-10-05 11:36   ` Rafael J. Wysocki [this message]
2004-10-04 20:09 Rafael J. Wysocki

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=200410051336.17345.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=ak@muc.de \
    --cc=akpm@osdl.org \
    --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