commit | 6141b9f1beb5ffc195962e756227d28017b06249 | [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 13 10:15:51 2015 -0700 |
tree | 9cee0a86648fd590631210975c87c5876a117404 | |
parent | d1a140a80f459beedd09b1a3e4f5b2f121c826c1 [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>