]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[S390] pfault: ignore leftover completion interrupts
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 8 Nov 2011 14:17:09 +0000 (15:17 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 8 Nov 2011 14:17:20 +0000 (15:17 +0100)
commitc0b73ba6d6035bbabab26859c0eaae806cdec155
tree82ecdee44865ac1669eb4f025a48f52c9b1b8f26
parent769508add89d5783d663570c19c4ec94ef629d6f
[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