diff options
author | 2012-08-17 12:33:34 +0800 | |
---|---|---|
committer | 2012-09-23 07:42:52 -0700 | |
commit | 58fac09566bb48592a09ef0fe0c7dbefa0cd2109 (patch) | |
tree | 986cb396a8ee562281ef4e6bbe268eb0bcaf27e0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | time: RCU permitted to stop idle entry via softirq (diff) | |
download | linux-dev-58fac09566bb48592a09ef0fe0c7dbefa0cd2109.tar.xz linux-dev-58fac09566bb48592a09ef0fe0c7dbefa0cd2109.zip |
kmemleak: Replace list_for_each_continue_rcu with new interface
This patch replaces list_for_each_continue_rcu() with
list_for_each_entry_continue_rcu() to save a few lines
of code and allow removing list_for_each_continue_rcu().
Signed-off-by: Michael Wang <wangyun@linux.vnet.ibm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions