On 03-05-19, 16:15, Dan Carpenter wrote: > We switched this code from spin_lock_bh() to vanilla spin_lock() but > there was one stray spin_unlock_bh() that was overlooked. This > patch converts it to spin_unlock() as well. Applied, thanks -- ~Vinod
On 03-05-19, 16:15, Dan Carpenter wrote: > We switched this code from spin_lock_bh() to vanilla spin_lock() but > there was one stray spin_unlock_bh() that was overlooked. This > patch converts it to spin_unlock() as well. Applied, thanks -- ~Vinod