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. _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
