Re: [KVM PATCH v3 2/3] kvm: cleanup io_device code

From: Chris Wright
Date: Mon Jun 01 2009 - 13:06:55 EST


* Gregory Haskins (ghaskins@xxxxxxxxxx) wrote:
> We modernize the io_device code so that we use container_of() instead of
> dev->private, and move the vtable to a separate ops structure
> (theoretically allows better caching for multiple instances of the same
> ops structure)
>
> Signed-off-by: Gregory Haskins <ghaskins@xxxxxxxxxx>

Acked-by: Chris Wright <chrisw@xxxxxxxxxxxx>
--
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/