summary refs log tree commit diff
path: root/arch/s390/lib
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2020-12-04 18:01:22 +0100
committerHeiko Carstens <hca@linux.ibm.com>2020-12-16 14:55:48 +0100
commitf0c7cf13a3d77b3c6071ab179b583435847747e9 (patch)
tree022196be0c6a0a17f56ca42797377a59a5b12881 /arch/s390/lib
parent9365965db0c7ca7fc81eee27c21d8522d7102c32 (diff)
downloadlinux-f0c7cf13a3d77b3c6071ab179b583435847747e9.tar.gz
s390: make calls to TRACE_IRQS_OFF/TRACE_IRQS_ON balanced
In case of udelay CIF_IGNORE_IRQ is set. This leads to an unbalanced
call of TRACE_IRQS_OFF and TRACE_IRQS_ON. That is: from lockdep's
point of view TRACE_IRQS_ON is called one time too often.

This doesn't fix any real bug, just makes the calls balanced.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'arch/s390/lib')
0 files changed, 0 insertions, 0 deletions