lockdep: fix spurious 'inconsistent lock state' warning
Since f82b217e lockdep can output spurious warnings related to hwirqs due to hardirq_off shrinkage from int to bit-sized flag. Guard it with double negation to fix the warning. Signed-off-by:Dmitry Baryshkov <dbaryshkov@gmail.com> Acked-by:
Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Showing
Please register or sign in to comment