WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] RE: [Xen-changelog] [xen-unstable]vt-d: Fixpanic in msi_

To: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] RE: [Xen-changelog] [xen-unstable]vt-d: Fixpanic in msi_msg_read_remap_rte with acpi=off
From: Miroslav Rezanina <mrezanin@xxxxxxxxxx>
Date: Mon, 19 Oct 2009 07:57:55 -0400 (EDT)
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, Dexuan Cui <dexuan.cui@xxxxxxxxx>
Delivery-date: Mon, 19 Oct 2009 04:58:51 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <2004931766.367611255953407109.JavaMail.root@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
----- "Keir Fraser" <keir.fraser@xxxxxxxxxxxxx> wrote:

> From: "Keir Fraser" <keir.fraser@xxxxxxxxxxxxx>
> To: "Miroslav Rezanina" <mrezanin@xxxxxxxxxx>
> Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, "Dexuan Cui" <dexuan.cui@xxxxxxxxx>
> Sent: Monday, October 19, 2009 1:43:49 PM GMT +01:00 Amsterdam / Berlin / 
> Bern / Rome / Stockholm / Vienna
> Subject: Re: [Xen-devel] RE: [Xen-changelog] [xen-unstable]vt-d: Fixpanic in 
> msi_msg_read_remap_rte with acpi=off
>
> On 19/10/2009 12:18, "Miroslav Rezanina" <mrezanin@xxxxxxxxxx> wrote:
> 
> >> I'll be applying Dexuan's original replacement patch.
> >> 
> >>  -- Keir
> >> 
> > 
> > I retest version with removed NULL checks and in this case, my
> system crashes.
> > So there has to be checks for NULL or something else is wrong.
> 
> Got a backtrace and Xen boot params? If you pass acpi=off, then
> disable_acpi() is invoked, and this sets acpi_disabled. If
> acpi_disabled=1,
> then iommu_setup() sets iommu_enabled=0. If iommu_enabled=0 then I
> think all
> the update_ire_from_* and similar hooks get disabled in the callers.
> So
> something unexpected must be happening.
> 
>  -- Keir
> 
> 
Unfortunately, machine I'm working on has no serial output enabled. I try to  
reproduce this on a machine where I
can get log. I try xen-3.4-testing c/s 19785: 7e2169ea6687 (that is eqaul to 
xen-unstable c/s 20338: 5f28661bb2bb. 
Without checks - machine crashes during boot (when trying to init eth2)
with checks - machine boots successfully.
----
Grub conf: 
        kernel /xen-3.4.2-rc1-pre.gz acpi=off iommu=1
        module /vmlinuz-2.6.18.8 ro root=LABEL=/ rhgb
        module /initrd-2.6.18.8.img
-- 
Miroslav Rezanina
Software Engineer - Virtualization Team - XEN kernel


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>