diff options
author | 2005-11-28 13:44:05 -0800 | |
---|---|---|
committer | 2005-11-28 14:42:24 -0800 | |
commit | 8c4b8add83c93306b07d78469fd351dc462e4b66 (patch) | |
tree | e99523b961cb84f0462057d329de27e1d85546e6 /mm/rmap.c | |
parent | [PATCH] mm: __alloc_pages cleanup fix (diff) | |
download | linux-rng-8c4b8add83c93306b07d78469fd351dc462e4b66.tar.xz linux-rng-8c4b8add83c93306b07d78469fd351dc462e4b66.zip |
[PATCH] cpuset fork locking fix
Move the cpuset_fork() call below the write_unlock_irq call in
kernel/fork.c copy_process().
Since the cpuset-dual-semaphore-locking-overhaul.patch, the cpuset_fork()
routine acquires task_lock(), so cannot be called while holding the
tasklist_lock for write.
Signed-off-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/rmap.c')
0 files changed, 0 insertions, 0 deletions