diff options
author | Sven Schnelle <svens@linux.ibm.com> | 2021-02-03 19:50:00 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2021-02-13 19:17:53 +0300 |
commit | efa54735905c03bf876b4451cfaef6b45046bc53 (patch) | |
tree | 7c5303f59406685181f66f2c74c313dde60a72be /fs/statfs.c | |
parent | 33ea04872da15ea8236f92da6009af5a1b0af641 (diff) | |
download | linux-efa54735905c03bf876b4451cfaef6b45046bc53.tar.xz |
s390: split cleanup_sie
The current code uses the address in %r11 to figure out whether
it was called from the machine check handler or from a normal
interrupt handler. Instead of doing this implicit logic (which
is mostly a leftover from the old critical cleanup approach)
just add a second label and use that.
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'fs/statfs.c')
0 files changed, 0 insertions, 0 deletions