diff options
author | Xiaofei Tan <tanxiaofei@huawei.com> | 2021-02-03 20:39:41 +0800 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2021-02-06 00:50:48 +0100 |
commit | 0c1095d334dafda22463454b0519c926447b555e (patch) | |
tree | 483544b2b5b358689bd517882736c5fbfe6b981b /fs/iomap/Makefile | |
parent | 3f2d30184773e408c4e6f9e15c350828e482480c (diff) | |
download | linux-0c1095d334dafda22463454b0519c926447b555e.tar.bz2 |
rtc: mxc_v2: 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>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/1612355981-6764-7-git-send-email-tanxiaofei@huawei.com
Diffstat (limited to 'fs/iomap/Makefile')
0 files changed, 0 insertions, 0 deletions