On 2020-05-26 12:30, Janosch Frank wrote:
On 5/18/20 6:07 PM, Pierre Morel wrote:
If we use multiple source of interrupts, for example, using SCLP
console to print information while using I/O interrupts, we need
to have a re-entrant register saving interruption handling.
Instead of saving at a static memory address, let's save the base
registers, the floating point registers and the floating point
control register on the stack in case of I/O interrupts
Note that we keep the static register saving to recover from the
RESET tests.
Signed-off-by: Pierre Morel <pmorel@xxxxxxxxxxxxx>
Some nits below
Acked-by: Janosch Frank <frankja@xxxxxxxxxxxxx>
Thanks, I will modify the nits as you proposed.
regards,
Pierre
--
Pierre Morel
IBM Lab Boeblingen