Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 74667123 authored by NeilBrown's avatar NeilBrown
Browse files

md/bitmap: convert some spin_lock_irqsave to spin_lock_irq



All of these sites can only be called from process context with
irqs enabled, so using irqsave/irqrestore just adds noise.
Remove it.

Signed-off-by: default avatarNeilBrown <neilb@suse.de>
parent b405fe91
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment