diff options
author | Alex Williamson <alex.williamson@redhat.com> | 2012-10-10 09:10:32 -0600 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2012-10-10 09:10:32 -0600 |
commit | 9dbdfd23b7638d054f3b0e70c64dfb9f297f2a9f (patch) | |
tree | 85b24e35aea412ea63bae6b71a679b9d030c06fa /COPYING | |
parent | 34002f54d2bd8e8ac04f0da0847f71a8a06a5d38 (diff) | |
download | linux-9dbdfd23b7638d054f3b0e70c64dfb9f297f2a9f.tar.gz linux-9dbdfd23b7638d054f3b0e70c64dfb9f297f2a9f.tar.bz2 linux-9dbdfd23b7638d054f3b0e70c64dfb9f297f2a9f.zip |
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>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions