]> git.baikalelectronics.ru Git - kernel.git/commit
rcu: Do not include rtmutex_common.h unconditionally
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Wed, 18 Oct 2017 15:33:44 +0000 (08:33 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 19 Oct 2017 19:12:06 +0000 (12:12 -0700)
commit4dda24d6156c961c05cd037bcae423736bb7f815
tree50a3d2ba2d04094516f16d1db82a14ea06075ccd
parent81491065e419f5ccfe2608672d84e0f516cbe372
rcu: Do not include rtmutex_common.h unconditionally

This commit adjusts include files and provides definitions in preparation
for suppressing lockdep false-positive ->boost_mtx complaints.  Without
this preparation, architectures not supporting rt_mutex will get build
failures.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree_plugin.h