diff options
author | Xiaofei Tan <tanxiaofei@huawei.com> | 2021-02-04 15:07:18 +0800 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2021-02-08 12:57:16 +0100 |
commit | f9261eb7d38dc0e69c623e58d4cc2c486f5f27dc (patch) | |
tree | b83be4d90a70dbed5459b7818ffba6dd771da51d /net/devres.c | |
parent | 1791557ffbafd280c6e566f7f9a70353a470841a (diff) |
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 'net/devres.c')
0 files changed, 0 insertions, 0 deletions