diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-03-04 07:39:27 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-05-27 12:57:59 -0700 |
commit | b28a7c016618e5e32e0703e3dd111dbba02715ff (patch) | |
tree | 87f1d54c122911059cfac2b1933ea07b62d6a7de /tools/perf/scripts/python/syscall-counts.py | |
parent | 727b705baf7d091a9bc5494d7f1d9699b6932531 (diff) |
rcu: Tell the compiler that rcu_state_p is immutable
This commit adds a "const" tag to the declarations of rcu_state_p,
which should allow the compiler to generate better code and also to
catch erroneous assignments to this variable.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions