-
- Downloads
s390/time: return with irqs disabled from psw_idle
Modify the psw_idle waiting logic in entry[64].S to return with
interrupts disabled. This avoids potential issues with udelay
and interrupt loops as interrupts are not reenabled after
clock comparator interrupts.
Signed-off-by:
Martin Schwidefsky <schwidefsky@de.ibm.com>
Showing
- arch/s390/kernel/entry.S 2 additions, 2 deletionsarch/s390/kernel/entry.S
- arch/s390/kernel/entry64.S 1 addition, 1 deletionarch/s390/kernel/entry64.S
- arch/s390/kernel/process.c 1 addition, 0 deletionsarch/s390/kernel/process.c
- arch/s390/kernel/time.c 0 additions, 1 deletionarch/s390/kernel/time.c
- arch/s390/lib/delay.c 0 additions, 2 deletionsarch/s390/lib/delay.c
Loading
Please register or sign in to comment