OSDN Git Service

rcu: Conditionally compile RCU's eqs warnings
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 6 May 2015 06:04:22 +0000 (23:04 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 27 May 2015 19:59:07 +0000 (12:59 -0700)
commit1ce46ee597bc36fde6984e91aecc2d662a754199
treee8168043f8921ac78f74c88144918b1b4d4509fb
parente72aeafc66060d3fc6b4d2120db00058572b3186
rcu: Conditionally compile RCU's eqs warnings

This commit applies some warning-omission micro-optimizations to RCU's
various extended-quiescent-state functions, which are on the kernel/user
hotpath for CONFIG_NO_HZ_FULL=y.

Reported-by: Rik van Riel <riel@redhat.com>
Reported by: Mike Galbraith <umgwanakikbuti@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree.c
lib/Kconfig.debug