aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/mn10300
diff options
context:
space:
mode:
authorDmitry Adamushko <dmitry.adamushko@gmail.com>2008-05-12 15:21:15 -0400
committerIngo Molnar <mingo@elte.hu>2008-06-06 09:19:30 -0400
commitd07355f5def74d060333563b36ab51b89fd44cdd (patch)
treee39af1fccaaa98b7ae4cc80628e8a8b69f73ebc1 /Documentation/mn10300
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 <dmitry.adamushko@gmail.com> 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 <dmitry.adamushko@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'Documentation/mn10300')
0 files changed, 0 insertions, 0 deletions