All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Wang <wei.wang2@amd.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: 684661@bugs.debian.org, xen-devel <xen-devel@lists.xen.org>
Subject: Re: Xen BUG at pci_amd_iommu.c:33
Date: Fri, 17 Aug 2012 14:10:22 +0200	[thread overview]
Message-ID: <502E34AE.9030105@amd.com> (raw)
In-Reply-To: <1345203982.10161.11.camel@zakaz.uk.xensource.com>

On 08/17/2012 01:46 PM, Ian Campbell wrote:
> Hi Wei,
>
> A Debian user has hit this message and reported it in
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684661
>
> I think it is the BUG_ON in:
>          struct amd_iommu *find_iommu_for_device(int bdf)
>          {
>              BUG_ON ( bdf>= ivrs_bdf_entries );
>              return ivrs_mappings[bdf].iommu;
>          }
>
> It looks like ivrs_bdf_entries comes from ACPI. Unfortunately the bug
> report is a bit vague about things like stack traces etc so it's hard to
> say where BDF came from.
>
> Any ideas? I'll also follow up to the submitter to try and get some more
> details.

It difficult to identify the issue from the description and I think a 
full serial boot log would be great. Also using iommu=debug as boot 
option is very helpful to get more information.

Thanks,
Wei

> Ian.
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
>

  reply	other threads:[~2012-08-17 12:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-17 11:46 Xen BUG at pci_amd_iommu.c:33 Ian Campbell
2012-08-17 12:10 ` Wei Wang [this message]
2012-08-17 13:07   ` Ian Campbell

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=502E34AE.9030105@amd.com \
    --to=wei.wang2@amd.com \
    --cc=684661@bugs.debian.org \
    --cc=Ian.Campbell@citrix.com \
    --cc=xen-devel@lists.xen.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 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.