Re: [PATCH RFC] x86: Fix 64-bit DMA masks on VIA

From: David Miller
Date: Thu Apr 24 2008 - 10:18:46 EST


From: Michael Buesch <mb@xxxxxxxxx>
Date: Thu, 24 Apr 2008 16:06:00 +0200

> Why do we need to workaround this in _every_ driver? (Note that _every_
> driver supporting a 64bit mask is affected). Why not fix it in the DMA layer?

Because the driver has to make a conscious choice of what
DMA mask it wants to use. Datastructures can change based
upon whether 32-bit or 64-bit DMA is available, etc.

--
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/