aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDmitry Adamushko <[email protected]>2008-05-12 21:21:15 +0200
committerIngo Molnar <[email protected]>2008-06-06 15:19:30 +0200
commitd07355f5def74d060333563b36ab51b89fd44cdd (patch)
treee39af1fccaaa98b7ae4cc80628e8a8b69f73ebc1 /tools/perf/scripts/python
parent6d299f1b53b84e2665f402d9bcc494800aba6386 (diff)
sched: check for SD_SERIALIZE atomically in rebalance_domains()
Nothing really serious here, mainly just a matter of nit-picking :-/ From: Dmitry Adamushko <[email protected]> For CONFIG_SCHED_DEBUG && CONFIG_SYSCT configs, sd->flags can be altered while being manipulated in rebalance_domains(). Let's do an atomic check. We rely here on the atomicity of read/write accesses for aligned words. Signed-off-by: Dmitry Adamushko <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions