diff options
author | Peter Zijlstra <[email protected]> | 2016-09-19 12:57:53 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-09-22 14:53:46 +0200 |
commit | 35a773a07926a22bf19d77ee00024522279c4e68 (patch) | |
tree | 23f24c6a2932df3cb5078e438abbfb1966e4733b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 9af6528ee9b682df7f29dbee86fbba0b67eab944 (diff) |
sched/core: Avoid _cond_resched() for PREEMPT=y
On fully preemptible kernels _cond_resched() is pointless, so avoid
emitting any code for it.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mikulas Patocka <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions