Home
last modified time | relevance | path

Searched hist:"7 b7735c5be473473d7a4b9e31460ed8e129dcb36" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Dentry.Sdiff 7b7735c5be473473d7a4b9e31460ed8e129dcb36 Tue Jul 07 07:07:53 CDT 2020 Christian Borntraeger <borntraeger@de.ibm.com> s390: fix comment regarding interrupts in svc

With the removal of the critical section cleanup, we now enter the svc
interrupt handler with interrupts disabled.

Fixes: 0b0ed657fe00 ("s390: remove critical section cleanup from entry.S")
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>