From: Ganesh Goudar <[email protected]> Date: Thu, 25 Jan 2018 13:29:43 +0530
> t4_wr_mbox_meat_timeout() can be called from both softirq > context and process context, hence protect the mbox with > spin_lock_bh() instead of simple spin_lock() > > Signed-off-by: Ganesh Goudar <[email protected]> Applied, thank you.
