All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <JBeulich@novell.com>
To: xen-devel@lists.xensource.com
Subject: APIC handling on x86-64
Date: Fri, 17 Mar 2006 17:49:40 +0100	[thread overview]
Message-ID: <441AF6B4.76F0.0078.0@novell.com> (raw)

As we had a report of a problem booting Xen on an IBM x460, dying on the BUG_ON() in init_apic_ldr() in
xen/include/asm-x86/mach-summit/mach_apic.h, I started comparing 32- and 64-bit APIC handling. Quickly I found that the
same case is handled gracefully in 64-bits, by just tying any extra CPUs to the highest bit. (I suppose, will try to
verify this with the originator, that the same machine also doesn't boot with native 32-bit Linux, as the exact same
issue should exist there).
While doing the same generally shouldn't be a problem, I wonder why this hasn't been discovered so far and how many
else differences there exist.

Thanks, Jan

             reply	other threads:[~2006-03-17 16:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-17 16:49 Jan Beulich [this message]
2006-03-17 17:06 ` APIC handling on x86-64 Keir Fraser
  -- strict thread matches above, loose matches on Subject: below --
2006-03-19 19:15 Jan Beulich
2006-03-19 23:45 ` Keir Fraser
2006-03-20 13:53 Jan Beulich
2006-03-20 16:00 ` Keir Fraser
2006-03-20 16:21   ` Keir Fraser
2006-03-21 14:23 Jan Beulich
2006-03-21 14:34 ` Keir Fraser
2006-03-21 15:26   ` Paul Larson
2006-03-21 14:47 Jan Beulich
2006-03-21 15:30 Puthiyaparambil, Aravindh
2006-03-21 15:38 ` Keir Fraser

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=441AF6B4.76F0.0078.0@novell.com \
    --to=jbeulich@novell.com \
    --cc=xen-devel@lists.xensource.com \
    /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.