Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754721AbYGCPrv (ORCPT ); Thu, 3 Jul 2008 11:47:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754049AbYGCPrl (ORCPT ); Thu, 3 Jul 2008 11:47:41 -0400 Received: from gw.goop.org ([64.81.55.164]:50967 "EHLO mail.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754007AbYGCPrk (ORCPT ); Thu, 3 Jul 2008 11:47:40 -0400 Message-ID: <486CF494.8090308@goop.org> Date: Thu, 03 Jul 2008 08:47:32 -0700 From: Jeremy Fitzhardinge User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Ingo Molnar CC: Nick Piggin , Mark McLoughlin , xen-devel , Eduardo Habkost , Vegard Nossum , Stephen Tweedie , x86@kernel.org, LKML , Yinghai Lu Subject: Re: [Xen-devel] Re: [PATCH 00 of 36] x86/paravirt: groundwork for 64-bit Xen support References: <486539A3.3030102@goop.org> <20080629084318.GA28815@elte.hu> <48684CD4.7040403@goop.org> <20080630082135.GA22844@elte.hu> <20080630092209.GA29815@elte.hu> <48696690.90907@goop.org> <20080701085204.GA23289@elte.hu> <20080701092152.GA18918@elte.hu> <486A57C8.3010008@goop.org> <20080701203123.GG4896@elte.hu> <20080703091053.GA1883@elte.hu> In-Reply-To: <20080703091053.GA1883@elte.hu> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1747 Lines: 54 Ingo Molnar wrote: > * Ingo Molnar wrote: > > >> * Jeremy Fitzhardinge wrote: >> >> >>> Ingo Molnar wrote: >>> >>>> Excluding the x86/xen-64bit topic solves the problem. >>>> >>>> It triggered on two 64-bit machines so it seems readily reproducible >>>> with that config. >>>> >>>> i've pushed the failing tree out to tip/tmp.xen-64bit.Tue_Jul__1_10_55 >>>> >>>> >>> The patch to fix this is on tip/x86/unify-setup: "x86: setup_arch() && >>> early_ioremap_init()". Logically that patch should probably be in the >>> xen64 branch, since it's only meaningful with the early_ioremap >>> unification. >>> >> ah, indeed - it was missing from tip/master due to: >> >> | commit ac998c259605741efcfbd215533b379970ba1d9f >> | Author: Ingo Molnar >> | Date: Mon Jun 30 12:01:31 2008 +0200 >> | >> | Revert "x86: setup_arch() && early_ioremap_init()" >> | >> | This reverts commit 181b3601a1a7d2ac3ace6b23cb3204450a4f9a27. >> >> because that change needed the other changes from xen-64bit. >> >> will retry tomorrow. >> > > ok, i've re-added x86/xen-64bit and it's looking good in testing so far. > Great. I'm hoping this stuff will be OK for the next merge, so I'm primed for fast turnaround bugfixes ;) Also, I have the series of followup patches to actually implement 64-bit Xen which have much less impact on the non-Xen parts of the tree. I'll probably mail them out later today. Thanks, J -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/