diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2018-08-17 15:49:48 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-08-17 16:20:32 -0700 |
commit | 6cfe57a96ba33139c57056185d5eee9018e3dedc (patch) | |
tree | 801e1dd228acd93078bd7548879f7577d16cc486 /tools/perf/util/trace-event-scripting.c | |
parent | 87a5ffc163966b2eb675c9c863c0caccab3183f6 (diff) |
mm/list_lru.c: move locking from __list_lru_walk_one() to its caller
Move the locking inside __list_lru_walk_one() to its caller. This is a
preparation step in order to introduce list_lru_walk_one_irq() which
does spin_lock_irq() instead of spin_lock() for the locking.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Reviewed-by: Vladimir Davydov <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions