Re: [PATCH 0/2] x86: per-device dma_mapping_ops
From: Muli Ben-Yehuda
Date: Thu May 15 2008 - 16:25:49 EST
On Thu, May 15, 2008 at 06:41:26PM +0900, FUJITA Tomonori wrote:
> I thought that KVM people want to do it per device (in the first
> case). So with my patchse, they can replace the dma_ops pointer in
> dev_archdata with what they want.
That's my understanding too. We use stackable ops as a poor man's
replacement for per-device ops (depending on what kind of device it
is, call the original ops or our pvdma ops).
Cheers,
Muli
--
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/