Re: xen DMA bug

From: Chris Wright
Date: Mon Mar 13 2006 - 22:43:31 EST


* Lee Revell (rlrevell@xxxxxxxxxxx) wrote:
> An ALSA user has found a Xen bug where it fails to accept a 28 bit DMA
> mask (pci_set_dma_mask(pci, 0x0fffffff) < 0 ||
> pci_set_consistent_dma_mask(pci, 0x0fffffff) < 0) fails:
>
> https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1907

Likely swiotlb range is above the mask. I'd suggest to reporter to
file in the Fedora bugzilla under kernel-xen (with dmesg output).

thanks,
-chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/