summaryrefslogtreecommitdiff
path: root/kernel/fork.c
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-05-09 23:29:51 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-05-09 23:29:51 -0700
commit4197ad870f2d0618da7ca2bea46ec632128c0920 (patch)
tree9b6c799a768cdf2310a62edcc04ac721eda6f26f /kernel/fork.c
parent25de09021d379a49a83f17b80fa638d95c94219a (diff)
[PATCH] sched: Look at another CPU's domain
From: Nick Piggin <nickpiggin@yahoo.com.au> The SMT wake_idle code really wants to look at a non-local CPU's domain in order to check for idle siblings. So change the domain attachment code a little bit so we continue to hold a runqueue's lock while attaching a new domain. This means the locking rules have changed to: you may access your own domain without any lock, you must hold a remote runqueue's lock in order to view its domain.
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions