Re: [PATCH v8 14/18] vfio: move eventfd support code for VFIO_PCI to a separate file

From: Alex Williamson
Date: Tue Oct 21 2014 - 13:55:54 EST


On Mon, 2014-10-13 at 15:10 +0200, Antonios Motakis wrote:
> The virqfd functionality that is used by VFIO_PCI to implement interrupt
> masking and unmasking via an eventfd, is generic enough and can be reused
> by another driver. Move it to a separate file in order to allow the code
> to be shared.
>
> Also properly export virqfd_enable and virqfd_disable in the process.

Let's be friendly to the global namespace and add vfio_ prefixes to
these as we export them.

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