+4
−8
Loading
__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:
Vlastimil Babka <vbabka@suse.cz>