diff options
author | Eric Auger <eric.auger@linaro.org> | 2015-10-14 18:32:56 +0300 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2015-10-28 00:02:53 +0300 |
commit | 1276ece32c5d18790e8bcff89e692fd3c1790bab (patch) | |
tree | d7151d776c28879bf2ddeabdfea4fe1ed8371270 /crypto/ccm.c | |
parent | 4e1a635552d3df7bb743de8c2be156293c53839e (diff) | |
download | linux-1276ece32c5d18790e8bcff89e692fd3c1790bab.tar.xz |
VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQ
The vfio platform driver currently sets the IRQ_NOAUTOEN before
doing the request_irq to properly handle the user masking. However
it does not clear it when de-assigning the IRQ. This brings issues
when loading the native driver again which may not explicitly enable
the IRQ. This problem was observed with xgbe driver.
Signed-off-by: Eric Auger <eric.auger@linaro.org>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'crypto/ccm.c')
0 files changed, 0 insertions, 0 deletions