LKML Archive on lore.kernel.org help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu> To: Jeremy Fitzhardinge <jeremy@goop.org> Cc: Ian Campbell <Ian.Campbell@citrix.com>, "Christopher S. Aker" <caker@theshore.net>, xen devel <xen-devel@lists.xensource.com>, Jan Beulich <jbeulich@novell.com>, Linux Kernel Mailing List <linux-kernel@vger.kernel.org> Subject: Re: [Xen-devel] 2.6.27 - SMP enabled, but only 1 CPU Date: Thu, 6 Nov 2008 22:16:39 +0100 [thread overview] Message-ID: <20081106211639.GA24579@elte.hu> (raw) In-Reply-To: <49134257.4000404@goop.org> * Jeremy Fitzhardinge <jeremy@goop.org> wrote: > Ian Campbell wrote: >> On Wed, 2008-11-05 at 10:31 -0500, Christopher S. Aker wrote: >> >>> 2.6.28-rc3 - Brought up 1 CPUs, eventually dies with: >>> http://p.linode.com/1408 >>> >> >> I've been seeing this too. I bisected it down to: >> >> ab00fee30cddf975200b3c97aef25bea144a0d89 is first bad commit >> commit ab00fee30cddf975200b3c97aef25bea144a0d89 >> Author: Jan Beulich <jbeulich@novell.com> >> Date: Thu Oct 30 10:37:21 2008 +0000 >> i386/PAE: fix pud_page() >> Impact: cleanup >> To the unsuspecting user it is quite annoying >> that this broken and >> inconsistent with x86-64 definition still exists. >> Signed-off-by: Jan Beulich >> <jbeulich@novell.com> >> Signed-off-by: Ingo Molnar <mingo@elte.hu> >> :040000 040000 3b49a9d3792e9f02dd799ad4deb69922d2a085d0 >> f0136498ef53b36172dca595f11a784f43bebcea M arch >> >> It's late so figuring out how it broke can wait for tomorrow. >> >> The interesting bit from the link given is below. >> > > Ah, OK. > > Ingo, Jan: > > Did this patch actually fix anything, or was it just a cleanup? It > seems to have broken 32-bit Xen in some way, so if its just a cleanup it > would be best to drop it until we've worked out what's going on. no, it was pure cleanup. The impact line shows this: >> Impact: cleanup a "cleanup" impact line is only added if the change is not intended to have any side-effects whatsoever. We can drop it but it would be really nice to figure out what's going on. In a very quick late-night look i cannot see anything particularly weird about it, but based on the type of changes it does there are three leading candidates: lost high 32 bits, zero extend problem, or incorrect types. Ingo
next prev parent reply other threads:[~2008-11-06 21:17 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top [not found] <48F3BC99.5040409@theshore.net> [not found] ` <490F5F50.7020704@theshore.net> [not found] ` <4910AD00.7040605@theshore.net> [not found] ` <4911BC52.7040905@theshore.net> [not found] ` <1225994697.12607.837.camel@zakaz.uk.xensource.com> 2008-11-06 19:15 ` [Xen-devel] 2.6.27 - SMP enabled, but only 1 CPU Jeremy Fitzhardinge 2008-11-06 21:16 ` Ingo Molnar [this message] 2008-11-06 21:20 ` Jeremy Fitzhardinge 2008-11-06 21:22 ` Ingo Molnar 2008-11-06 21:28 ` Jeremy Fitzhardinge 2008-11-06 21:33 ` Ingo Molnar 2008-11-06 21:48 ` Jeremy Fitzhardinge 2008-11-06 22:20 ` Ingo Molnar 2008-11-06 22:29 ` Jeremy Fitzhardinge 2008-11-07 9:53 ` Jan Beulich
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=20081106211639.GA24579@elte.hu \ --to=mingo@elte.hu \ --cc=Ian.Campbell@citrix.com \ --cc=caker@theshore.net \ --cc=jbeulich@novell.com \ --cc=jeremy@goop.org \ --cc=linux-kernel@vger.kernel.org \ --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: linkBe 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; as well as URLs for NNTP newsgroup(s).