From: Michael Kapp <tquarkk@isis-it.de>
To: Keir Fraser <keir.fraser@eu.citrix.com>
Cc: xen-dev <xen-devel@lists.xensource.com>,
Frank Mundinger <f.mundinger@gmx.net>
Subject: Re: xen kernel 2.6.18 bug with a d-link DFE 580TX - pci hide
Date: Sun, 26 Oct 2008 09:58:07 +0100 [thread overview]
Message-ID: <4904311F.3060108@isis-it.de> (raw)
In-Reply-To: <C529DC5D.1E879%keir.fraser@eu.citrix.com>
[-- Attachment #1: Type: text/plain, Size: 604 bytes --]
Keir Fraser wrote:
> On 26/10/08 08:40, "Michael Kapp" <tquarkk@isis-it.de> wrote:
>
>> Keir Fraser wrote:
>>> On 25/10/08 21:05, "Michael Kapp" <tquarkk@isis-it.de> wrote:
>>>
>>>> ----------- [cut here ] --------- [please bite here ] ---------
>>>> Kernel BUG at arch/x86_64/kernel/../../i386/kernel/pci-dma-xen.c:377
>>> What's at line 377 in that source file in your kernel source tree?
>> See attachment of the specific part from pci-dma-xen.c.
>
> Add swiotlb=force to your domain's kernel command line.
I set swiotlb=force in the domU conf, that doesn't fix it - also with
noirqdebug.
Michael
[-- Attachment #2: sundance.d-link.swiotlb.kernel.bug.txt --]
[-- Type: text/plain, Size: 2001 bytes --]
----------- [cut here ] --------- [please bite here ] ---------
Kernel BUG at arch/x86_64/kernel/../../i386/kernel/pci-dma-xen.c:377
invalid opcode: 0000 [1] SMP
CPU 0
Modules linked in: sundance
Pid: 3697, comm: ip Not tainted 2.6.18.8-U #1
RIP: e030:[<ffffffff81010bf1>] [<ffffffff81010bf1>] dma_map_single+0x15a/0x1aa
RSP: e02b:ffff88000dba3c78 EFLAGS: 00010292
RAX: 000000000000002f RBX: 00000000b4858a72 RCX: ffff88000dba2000
RDX: ffffffffff5fd000 RSI: 0000000000000001 RDI: ffffffff81690880
RBP: ffff88000ded0a72 R08: ffffffff81690888 R09: 0000000000002a4d
R10: 0000000000000002 R11: 0000000000000000 R12: 0000000000000600
R13: ffff880001fccc90 R14: 0000000000000000 R15: ffff88000e832000
FS: 0000000000000000(0000) GS:ffffffff8178f000(0063) knlGS:0000000000000000
CS: e033 DS: 002b ES: 002b
Process ip (pid: 3697, threadinfo ffff88000dba2000, task ffff88000f962800)
Stack: ffff88000e832500 ffff88000e832510 ffff88000e832500 ffff88000e21f000
0000000000000000 ffffffff880022a0 00000009f308c122 0000000000000000
0000000000000000 000000000001e480 00000000816971d0 ffffffff8105a335
Call Trace:
[<ffffffff880022a0>] :sundance:netdev_open+0x1aa/0x48d
[<ffffffff8105a335>] get_page_from_freelist+0x9c/0x47f
[<ffffffff81429677>] dev_open+0x2d/0x6c
[<ffffffff8142761a>] dev_change_flags+0x5c/0x11b
[<ffffffff8148127f>] devinet_ioctl+0x217/0x598
[<ffffffff810587a5>] filemap_nopage+0x187/0x316
[<ffffffff8141e10b>] sock_ioctl+0x1b1/0x1d6
[<ffffffff8108b8cd>] do_ioctl+0x21/0x6b
[<ffffffff8108bb54>] vfs_ioctl+0x23d/0x256
[<ffffffff8108bbc6>] sys_ioctl+0x59/0x7b
[<ffffffff810a5438>] dev_ifsioc+0xd1/0x1f4
[<ffffffff8107870d>] fd_install+0x25/0x5f
[<ffffffff810a384b>] compat_sys_ioctl+0x26e/0x2b2
[<ffffffff8101b05e>] sysenter_do_call+0x1b/0x25
Code: 0f 0b 68 9b 98 5a 81 c2 79 01 4d 85 ed 74 11 49 8b 85 f0 01
RIP [<ffffffff81010bf1>] dma_map_single+0x15a/0x1aa
RSP <ffff88000dba3c78>
/lib/rcscripts/net/iproute2.sh: line 7: 3697 Segmentation fault LC_ALL=C /sbin/ip "$@"
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2008-10-26 8:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-25 20:05 xen kernel 2.6.18 bug with a d-link DFE 580TX - pci hide Michael Kapp
2008-10-25 23:16 ` Keir Fraser
2008-10-26 8:40 ` Michael Kapp
2008-10-26 8:35 ` Keir Fraser
2008-10-26 8:58 ` Michael Kapp [this message]
2008-10-26 9:15 ` Keir Fraser
2008-10-26 10:48 ` Michael Kapp
2008-10-26 16:55 ` Keir Fraser
2008-10-26 19:17 ` Michael Kapp
2008-10-26 21:02 ` Keir Fraser
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=4904311F.3060108@isis-it.de \
--to=tquarkk@isis-it.de \
--cc=f.mundinger@gmx.net \
--cc=keir.fraser@eu.citrix.com \
--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: 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.