Skip to content
Commit 7cf9f3ba authored by Vlastimil Babka's avatar Vlastimil Babka
Browse files

mm, slub: only disable irq with spin_lock in __unfreeze_partials()



__unfreeze_partials() no longer needs to have irqs disabled, except for making
the spin_lock operations irq-safe, so convert the spin_locks operations and
remove the separate irq handling.

Signed-off-by: default avatarVlastimil Babka <vbabka@suse.cz>
parent fc1455f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment