Heiko Carstens 6472a2dcc4 s390/irq,idle: simplify idle check
Use the per-cpu CIF_ENABLED_WAIT flag to decide if an interrupt
occurred while a cpu was idle, instead of checking two conditions
within the old psw.

Also move clearing of the CIF_ENABLED_WAIT bit to the early interrupt
handler, which in turn makes arch_vcpu_is_preempted() also a bit more
precise, since the flag is now cleared before interrupt handlers have
been called.

Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2023-02-15 11:07:01 +01:00
..
2022-11-23 16:24:07 +01:00
2021-12-16 19:58:07 +01:00
2021-12-13 12:04:45 -06:00
2023-02-15 11:07:01 +01:00
2023-02-15 11:07:01 +01:00
2022-12-06 16:18:26 +01:00
2022-05-11 14:40:57 +02:00
2023-01-25 20:51:10 +01:00
2022-03-10 15:58:17 +01:00