diff options
author | Thomas Huth <[email protected]> | 2014-01-15 16:46:07 +0100 |
---|---|---|
committer | Christian Borntraeger <[email protected]> | 2014-05-06 14:58:10 +0200 |
commit | f14d82e06a008b8977b64866a4907d2e152af939 (patch) | |
tree | cff2c7389cb1afd202a49f1a3be476e5ad9c12cb /tools/perf/scripts/python/syscall-counts.py | |
parent | e029ae5b787e08e976a683c6a45fac20fc227447 (diff) |
KVM: s390: Fix external interrupt interception
The external interrupt interception can only occur in rare cases, e.g.
when the PSW of the interrupt handler has a bad value. The old handler
for this interception simply ignored these events (except for increasing
the exit_external_interrupt counter), but for proper operation we either
have to inject the interrupts manually or we should drop to userspace in
case of errors.
Signed-off-by: Thomas Huth <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions