commit | fa2fb2f4a599c402bb2670dde27867dbbb7e3c45 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Nov 14 11:19:01 2011 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Nov 14 11:19:08 2011 +0100 |
tree | 12e69f3d36d229b5b10320943a4135977c075ebb | |
parent | 09b538833b85521d937a06faf61e6a3273253cc0 [diff] |
[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>