diff options
author | Christian Borntraeger <borntraeger@de.ibm.com> | 2019-07-05 21:02:48 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2019-07-11 20:40:01 +0200 |
commit | 5c4c2126fb69812e6e62a7d8bfaac308a3ddeec7 (patch) | |
tree | 525fb715f156c8974eb06c3f10b74421564ad7bd /arch/s390/include/asm | |
parent | 820bace734722715c643dcb5f74b502cb912d4eb (diff) |
s390: vfio-ap: fix irq registration
vfio_ap_free_aqic_resources is called in two places:
- during registration to have a "known state"
- during interrupt disable
We must not clear q->matrix_mdev in the registration phase as this will
mess up the reference counting and can lead to some warning and other
bugs.
Fixes: ec89b55e3bce ("s390: ap: implement PAPQ AQIC interception in kernel")
Reviewed-by: Halil Pasic <pasic@linux.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390/include/asm')
0 files changed, 0 insertions, 0 deletions