]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[S390] pfault: ignore leftover completion interrupts
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 11 Nov 2011 16:18:48 +0000 (17:18 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 11 Nov 2011 16:19:00 +0000 (17:19 +0100)
commit7524694465de75a651105259426d9af2c9526224
tree5024115560ebf4e3cef698f204234f7d4755ff57
parent9e68d1c6731a4b6d200d14a48e55a9dbb23e3d26
[S390] pfault: ignore leftover completion interrupts

Ignore completion interrupts if the initial interrupt hasn't been
received and the addressed task is not running. This case can only
happen if leftover (pending) completion interrupt gets delivered
which wasn't removed with the PFAULT CANCEL operation during cpu
hotplug.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/mm/fault.c