diff options
author | Heiko Carstens | 2020-12-04 18:01:22 +0100 |
---|---|---|
committer | Heiko Carstens | 2020-12-16 14:55:48 +0100 |
commit | f0c7cf13a3d77b3c6071ab179b583435847747e9 (patch) | |
tree | 022196be0c6a0a17f56ca42797377a59a5b12881 /sound | |
parent | 9365965db0c7ca7fc81eee27c21d8522d7102c32 (diff) |
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 'sound')
0 files changed, 0 insertions, 0 deletions