commit | 7b7735c5be473473d7a4b9e31460ed8e129dcb36 | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Tue Jul 07 14:07:53 2020 +0200 |
committer | Heiko Carstens <hca@linux.ibm.com> | Fri Jul 10 15:08:23 2020 +0200 |
tree | 5d4f13a976fad515ac6c573f452e5d6f0bd75f70 | |
parent | c8337c47deb9338417c61e7a6ba7de690eb1d300 [diff] |
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>