aboutsummaryrefslogtreecommitdiff
path: root/drivers/amba
diff options
context:
space:
mode:
authorAlex Williamson <alex.williamson@redhat.com>2012-07-09 10:53:22 -0600
committerAvi Kivity <avi@redhat.com>2012-07-11 13:01:48 +0300
commita76beb14123a69ca080f5a5425e28b786d62318d (patch)
treefb2023fbc90fb082221d06487e6e7bdb6dfa6bbb /drivers/amba
parent055c9fa8874fa7261eec7a268366565db84af474 (diff)
KVM: Fix device assignment threaded irq handler
The kernel no longer allows us to pass NULL for the hard handler without also specifying IRQF_ONESHOT. IRQF_ONESHOT imposes latency in the exit path that we don't need for MSI interrupts. Long term we'd like to inject these interrupts from the hard handler when possible. In the short term, we can create dummy hard handlers that return us to the previous behavior. Credit to Michael for original patch. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=43328 Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'drivers/amba')
0 files changed, 0 insertions, 0 deletions