diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2006-03-18 20:41:10 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-18 10:49:36 -0800 |
commit | 2d61b86775a5676a8fba2ba2f0f869564e35c630 (patch) | |
tree | afdb967ec1bb3ddd212acdd8f25675c371f7e6e7 /drivers/media | |
parent | 265a92856b17524c87da0258ac0d3cec80ae1d35 (diff) |
[PATCH] disable unshare(CLONE_VM) for now
sys_unshare() does mmput(new_mm). This is not enough if we have
mm->core_waiters.
This patch is a temporary fix for soon to be released 2.6.16.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
[ Checked with Uli: "I'm not planning to use unshare(CLONE_VM). It's
not needed for any functionality planned so far. What we (as in Red
Hat) need unshare() for now is the filesystem side." ]
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions