From: Nicholas Mc Guire <hof...@osadl.org> Date: Sun, 13 Mar 2016 11:48:24 +0100
> local_bh_disable() + spin_lock() is equivalent to spin_lock_bh(), same for > the unlock/enable case, so replace the calls by the appropriate wrappers. > > Signed-off-by: Nicholas Mc Guire <hof...@osadl.org> Applied.