On 2021/05/26 23:18, Mikulas Patocka wrote: > The functions "pop", "push_head", "do_work" can only be called from > process context. Therefore, we can replace > spin_lock_irqsave/spin_unlock_irqrestore with > spin_lock_irq/spin_unlock_irq. > > Signed-off-by: Mikulas Patocka <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]> -- Damien Le Moal Western Digital Research -- dm-devel mailing list [email protected] https://listman.redhat.com/mailman/listinfo/dm-devel
