summaryrefslogtreecommitdiff
path: root/drivers/s390/Makefile
diff options
context:
space:
mode:
authorHarald Freudenberger <freude@linux.ibm.com>2023-10-23 15:50:11 +0300
committerVasily Gorbik <gor@linux.ibm.com>2023-11-06 00:34:57 +0300
commit01c89ab7f81b76de00daccf6a856a00eb63a17d7 (patch)
tree5581c404190cfb8a164a17a9156c8f410721dda9 /drivers/s390/Makefile
parent0547e0bd9b95da18747009c2091846fcb5691a6f (diff)
downloadlinux-01c89ab7f81b76de00daccf6a856a00eb63a17d7.tar.xz
s390/ap: rework to use irq info from ap queue status
This patch reworks the irq handling and reporting code for the AP queue interrupt handling to always use the irq info from the queue status. Until now the interrupt status of an AP queue was stored into a bool variable within the ap_queue struct. This variable was set on a successful interrupt enablement and cleared with kicking a reset. However, it may be that the interrupt state is manipulated outband for example by a hypervisor. This patch removes this variable and instead the irq bit from the AP queue status which is always reflecting the current irq state is used. Reviewed-by: Tony Krowiak <akrowiak@linux.ibm.com> Reviewed-by: Holger Dengler <dengler@linux.ibm.com> Signed-off-by: Harald Freudenberger <freude@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'drivers/s390/Makefile')
0 files changed, 0 insertions, 0 deletions