From: Jonathan Nieder <jrnieder@gmail.com>
To: Konrad Rzeszutek Wilk <konrad@darnok.org>
Cc: Thomas Goirand <zigo@debian.org>,
xen-devel@lists.xensource.com, William Dauchy <wdauchy@gmail.com>
Subject: Re: regression ioatdma 3.3
Date: Sun, 19 Feb 2012 16:31:25 -0600 [thread overview]
Message-ID: <20120219223125.GA820@burratino> (raw)
In-Reply-To: <20120127144737.GA27750@andromeda.dapyr.net>
forwarded 660554 http://thread.gmane.org/gmane.comp.emulators.xen.devel/121604
quit
(cc-ing Thomas, since he ran into the same bug)
Hi,
Konrad Rzeszutek Wilk wrote:
> On Fri, Jan 27, 2012 at 02:31:55PM +0100, William Dauchy wrote:
>> I have some troubles loading the IOATDMA module under xen4.1.2 and a
>> linux dom0 3.3
>
> So you are using the rc1 version? What exact git commit are you using?
Broken:
v3.2.6 + Debian patches (zigo)
v3.3-rc2~22 (William)
Not broken:
v3.1.8 + Debian patches, presumably (zigo)
v3.1.5 (William)
[...]
>> Here is the call trace when loading the module in dom0:
>
> Is the problem present with baremetal (same exact kernel?)
No.
> Do you see this if you run a 64-bit dom0?
I'm guessing not, just based on the crazy coincidence that both
reports were with 32-bit kernels. But who knows. ;-)
[...]
>> kernel BUG at /linux-3.3/drivers/dma/ioat/dma_v2.c:163!
>> invalid opcode: 0000 [#1] SMP
>> Modules linked in: ioatdma(+) dca ebt_ip6 ebt_dnat ebt_ip
>> ebtable_broute ebt_snat ebtable_nat ebtable_filter ebtables bridge stp
>> llc ipv6 iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi scsi_mod
>> button
>>
>> Pid: 0, comm: swapper/0 Not tainted 3.3.0-dom0-6357-i386+ #24 Dell C6100 /0D61XP
This is
active = ioat2_ring_active(ioat);
for (i = 0; i < active && !seen_current; i++) {
...
if (tx->phys == phys_complete)
seen_current = true;
}
...
BUG_ON(active && !seen_current); /* no active descs have written a completion? */
Any hints for tracking it down?
Thanks,
Jonathan
next prev parent reply other threads:[~2012-02-19 22:31 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-27 13:31 regression ioatdma 3.3 William Dauchy
2012-01-27 14:47 ` Konrad Rzeszutek Wilk
2012-01-27 15:02 ` William Dauchy
2012-02-19 22:31 ` Jonathan Nieder [this message]
2012-02-20 18:16 ` Jonathan Nieder
2012-02-25 7:46 ` Thomas Goirand
2012-02-25 21:13 ` William Dauchy
2012-03-02 5:57 ` ioatdma: Boot process hangs then reboots when using Xen + Linux 3.2 Jonathan Nieder
2012-03-02 6:42 ` Dan Williams
2012-03-02 16:21 ` [Pkg-xen-devel] " Bastian Blank
2012-03-02 16:44 ` Dan Williams
2012-03-02 17:57 ` Bastian Blank
2012-03-02 19:31 ` Dan Williams
2012-03-02 20:08 ` Bastian Blank
2012-03-02 20:16 ` Dan Williams
2012-03-02 20:56 ` Bastian Blank
2012-03-02 21:17 ` Dan Williams
2012-03-05 15:26 ` Thomas Goirand
2012-03-05 15:38 ` Dan Williams
2012-03-06 9:20 ` Thomas Goirand
2012-03-06 10:33 ` Bastian Blank
2012-03-06 14:14 ` Dan Williams
2012-03-06 14:39 ` Ian Campbell
2012-03-13 16:49 ` [Xen-devel] " Konrad Rzeszutek Wilk
2012-03-11 22:06 ` Jonathan Nieder
2012-03-23 23:55 ` Dan Williams
2012-03-24 1:29 ` William Dauchy
2012-03-24 2:25 ` William Dauchy
2012-03-24 3:34 ` Williams, Dan J
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=20120219223125.GA820@burratino \
--to=jrnieder@gmail.com \
--cc=konrad@darnok.org \
--cc=wdauchy@gmail.com \
--cc=xen-devel@lists.xensource.com \
--cc=zigo@debian.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 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).