commit | 272f01bf9b6da93f49fcca2656c24da8d2cfcc09 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Dec 27 11:25:45 2011 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Dec 27 11:25:48 2011 +0100 |
tree | cdb6549a79d1d5774072a0f765c3392c124e2816 | |
parent | 371de6e4e0042adf4f9b54c414154f57414ddd37 [diff] |
[S390] irq: fix accounting of external call/emergency signal Mask the extint_code parameter of the smp external interrupt handler to get the interruption code. Otherwise emergency call interrupts erroneously might be accounted as emergency signal interrupts. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>