commit | 1ce46ee597bc36fde6984e91aecc2d662a754199 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue May 05 23:04:22 2015 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed May 27 12:59:07 2015 -0700 |
tree | e8168043f8921ac78f74c88144918b1b4d4509fb | |
parent | e72aeafc66060d3fc6b4d2120db00058572b3186 [diff] |
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>