diff options
author | Paul E. McKenney <[email protected]> | 2017-05-02 08:45:25 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2017-05-02 09:21:59 -0700 |
commit | 4b27f20b40a23f03df682eb1f69e9dc3da7d3b93 (patch) | |
tree | 13dd72ff209b6ea79f84da0bcfa8642ac4181222 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8ef0f37efb7863a04b1e4102d42b7c0b1a59d40f (diff) |
rcu: Open-code the rcu_cblist_n_cbs() function
Because the rcu_cblist_n_cbs() just samples the ->len counter, and
because the rcu_cblist structure is quite straightforward, it makes
sense to open-code rcu_cblist_n_cbs(p) as p->len, cutting out a level
of indirection. This commit makes this change.
Reported-by: Ingo Molnar <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions