Alex Williamson 9dbdfd23b7 vfio: Move PCI INTx eventfd setting earlier
We need to be ready to recieve an interrupt as soon as we call
request_irq, so our eventfd context setting needs to be moved
earlier.  Without this, an interrupt from our device or one
sharing the interrupt line can pass a NULL into eventfd_signal
and oops.

Cc: stable@vger.kernel.org
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2012-10-10 09:10:32 -06:00
..
2012-07-31 08:16:24 -06:00
2012-07-31 08:16:24 -06:00
2012-07-31 08:16:24 -06:00
2012-07-31 08:16:24 -06:00
2012-07-31 08:16:24 -06:00
2012-10-10 09:10:31 -06:00