commit | 1e54622e0403891b10f2105663e0f9dd595a1f17 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Oct 25 16:10:37 2010 +0200 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Mon Oct 25 16:10:19 2010 +0200 |
tree | 4d16341d7a3d0f3c46fcc275560a9206bccac07f | |
parent | 84afdcee620b1640f2a145c07febae4ed68947f9 [diff] |
[S390] cleanup lowcore access from program checks Read all required fields for program checks from the lowcore in the first level interrupt handler in entry[64].S. If the context that caused the fault was enabled for interrupts we can now re-enable the irqs in entry[64].S. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>