From: Antonios Motakis Date: Mon, 16 Mar 2015 20:08:54 +0000 (-0600) Subject: vfio: initialize the virqfd workqueue in VFIO generic code X-Git-Tag: omap-for-v4.2/o2_dc~137^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42ac9bd18d4f;p=pandora-kernel.git vfio: initialize the virqfd workqueue in VFIO generic code Now we have finally completely decoupled virqfd from VFIO_PCI. We can initialize it from the VFIO generic code, in order to safely use it from multiple independent VFIO bus drivers. Signed-off-by: Antonios Motakis Signed-off-by: Baptiste Reynal Reviewed-by: Eric Auger Tested-by: Eric Auger Signed-off-by: Alex Williamson --- Reading git-diff-tree failed