diff options
| author | Peter Zijlstra <[email protected]> | 2009-09-10 18:18:47 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-09-15 16:01:06 +0200 |
| commit | 83f54960c11a14942ab00b54c51e91906b9d8235 (patch) | |
| tree | 6c7df778777568bb0c7375b4e7ec84ed532809df /tools/perf/scripts/python/bin | |
| parent | ae154be1f34a674e6cbb43ccf6e442f56acd7a70 (diff) | |
sched: for_each_domain() vs RCU
for_each_domain() uses RCU to serialize the sched_domains, except
it doesn't actually use rcu_read_lock() and instead relies on
disabling preemption -> FAIL.
XXX: audit other sched_domain code.
Signed-off-by: Peter Zijlstra <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions