]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
s390: fix comment regarding interrupts in svc
authorChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 7 Jul 2020 12:07:53 +0000 (14:07 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 10 Jul 2020 13:08:23 +0000 (15:08 +0200)
commit7b7735c5be473473d7a4b9e31460ed8e129dcb36
tree5d4f13a976fad515ac6c573f452e5d6f0bd75f70
parentc8337c47deb9338417c61e7a6ba7de690eb1d300
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>
arch/s390/kernel/entry.S