* [Bug 37402] New: kernel BUG at drivers/pci/intel-iommu.c:1656 while registering memory for InfiniBand
@ 2011-06-13 8:37 bugzilla-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
[not found] ` <bug-37402-11804-3bo0kxnWaOQUvHkbgXJLS5sdmw4N0Rt+2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r @ 2011-06-13 8:37 UTC (permalink / raw)
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA
https://bugzilla.kernel.org/show_bug.cgi?id=37402
Summary: kernel BUG at drivers/pci/intel-iommu.c:1656 while
registering memory for InfiniBand
Product: Drivers
Version: 2.5
Kernel Version: 2.6.38.6-26.rc1.fc15.x86_64
Platform: All
OS/Version: Linux
Tree: Fedora
Status: NEW
Severity: normal
Priority: P1
Component: Infiniband/RDMA
AssignedTo: drivers_infiniband-rdma-ztI5WcYan/vQLgFONoPN62D2FQJk+8+b@public.gmane.org
ReportedBy: fullung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Regression: No
Created an attachment (id=61782)
--> (https://bugzilla.kernel.org/attachment.cgi?id=61782)
Crash dump
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bug 37402] New: kernel BUG at drivers/pci/intel-iommu.c:1656 while registering memory for InfiniBand
[not found] ` <bug-37402-11804-3bo0kxnWaOQUvHkbgXJLS5sdmw4N0Rt+2LY78lusg7I@public.gmane.org/>
@ 2011-06-13 16:16 ` Roland Dreier
0 siblings, 0 replies; 2+ messages in thread
From: Roland Dreier @ 2011-06-13 16:16 UTC (permalink / raw)
To: David Woodhouse, Jesse Barnes
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA,
iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
Hi intel-iommu guys,
It seems that the user is getting this BUG when doing something that
essentially does
dma_map_sg() for 1GB of memory. AFAICT, the mlx4 driver is correctly doing
pci_set_dma_mask(pdev, DMA_BIT_MASK(64));
pci_set_consistent_dma_mask(pdev, DMA_BIT_MASK(64));
during init, but the BUG being hit here is:
BUG_ON(addr_width < BITS_PER_LONG && (iov_pfn + nr_pages - 1) >> addr_width);
Any suggestions on what might be going wrong here?
Thanks,
Roland
On Mon, Jun 13, 2011 at 1:37 AM, <bugzilla-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r@public.gmane.org> wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=37402
>
> Summary: kernel BUG at drivers/pci/intel-iommu.c:1656 while
> registering memory for InfiniBand
> Product: Drivers
> Version: 2.5
> Kernel Version: 2.6.38.6-26.rc1.fc15.x86_64
> Platform: All
> OS/Version: Linux
> Tree: Fedora
> Status: NEW
> Severity: normal
> Priority: P1
> Component: Infiniband/RDMA
> AssignedTo: drivers_infiniband-rdma-ztI5WcYan/vQLgFONoPN6+46SIhDJjyZ@public.gmane.orgrg
> ReportedBy: fullung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
> Regression: No
>
>
> Created an attachment (id=61782)
> --> (https://bugzilla.kernel.org/attachment.cgi?id=61782)
> Crash dump
>
> --
> Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are watching the assignee of the bug.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-13 16:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-13 8:37 [Bug 37402] New: kernel BUG at drivers/pci/intel-iommu.c:1656 while registering memory for InfiniBand bugzilla-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
[not found] ` <bug-37402-11804-3bo0kxnWaOQUvHkbgXJLS5sdmw4N0Rt+2LY78lusg7I@public.gmane.org/>
2011-06-13 16:16 ` Roland Dreier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox