diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2020-06-18 21:08:10 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2020-06-25 13:45:45 +0200 |
commit | 01e377c539ca52a6c753d0fdbe93b3b8fcd66a1c (patch) | |
tree | 999e08b9124f5515b25bdf992ae4a0e1d6d7355f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 423d02e1463b21109106f52d94f7396b63731f3b (diff) |
sched/core: Remove mmdrop() definition
Commit
bf2c59fce4074 ("sched/core: Fix illegal RCU from offline CPUs")
introduced a definition for mmdrop() but a a few lines above there is
already mmdrop() defined as static inline.
Remove the newly introduced mmdrop() definition.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions