On 24-08-21, 14:24, Dave Jiang wrote: > The cmd_lock spinlock is not being used in hard interrupt context. There is > no need to disable irq when acquiring the lock. Convert all cmd_lock > acquisition to plain spin_lock() calls. Applied, thanks -- ~Vinod