diff options
author | 2021-02-04 15:07:18 +0800 | |
---|---|---|
committer | 2021-02-08 12:57:16 +0100 | |
commit | f9261eb7d38dc0e69c623e58d4cc2c486f5f27dc (patch) | |
tree | b83be4d90a70dbed5459b7818ffba6dd771da51d /lib/test_bitmap.c | |
parent | mmc: queue: Remove unused define (diff) | |
download | linux-dev-f9261eb7d38dc0e69c623e58d4cc2c486f5f27dc.tar.xz linux-dev-f9261eb7d38dc0e69c623e58d4cc2c486f5f27dc.zip |
mmc: cavium: Replace spin_lock_irqsave with spin_lock in hard IRQ
It is redundant to do irqsave and irqrestore in hardIRQ context, where
it has been in a irq-disabled context.
Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Link: https://lore.kernel.org/r/1612422438-32525-1-git-send-email-tanxiaofei@huawei.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions