summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2018-08-04 20:32:07 -0700
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2018-08-30 16:03:53 -0700
commit8d8a9d0e7eda9feeee4af7be31932e14b512d3ad (patch)
tree16557e3a1cae13a1b288cda4ac92d6b906df352a /tools/perf/scripts/python/parallel-perf.py
parentdc5a4f2932f18568bb9d8cdbe2139a8ddbc28bb8 (diff)
downloadkernel-8d8a9d0e7eda9feeee4af7be31932e14b512d3ad.tar.gz
rcu: Remove obsolete ->dynticks_fqs and ->cond_resched_completed
The rcu_data structure's ->dynticks_fqs is incremented but never accesses. Its ->cond_resched_completed field isn't used at all. This commit therefore removes both fields. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
t' into for-linusJiri Kosina 2010-03-03Switch may_open() and break_lease() to passing O_...Al Viro 2010-02-05Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder 2009-09-22const: make lock_manager_operations constAlexey Dobriyan 2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2009-07-18sched: Convert the only user of cond_resched_bkl to use cond_resched()Frederic Weisbecker 2009-07-17security: fix security_file_lock cmd argumentSten Spans 2009-04-24lockd: call locks_release_private to cleanup per-filesystem stateFelix Blyakher