diff options
author | Peter Zijlstra <[email protected]> | 2015-01-05 11:18:10 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-01-14 13:34:19 +0100 |
commit | cebde6d681aa45f96111cfcffc1544cf2a0454ff (patch) | |
tree | 87cfce57adc5dde39b37ee7bc2e665d572f8117a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 1b537c7d1e58c761212a193085f9049b58f672e6 (diff) |
sched/core: Validate rq_clock*() serialization
rq->clock{,_task} are serialized by rq->lock, verify this.
One immediate fail is the usage in scale_rt_capability, so 'annotate'
that for now, there's more 'funny' there. Maybe change rq->lock into a
raw_seqlock_t?
(Only 32-bit is affected)
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Cc: Linus Torvalds <[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/EventClass.py')
0 files changed, 0 insertions, 0 deletions