On Sat, 18 Mar 2006, Oleg Nesterov wrote: > > 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. Yes. Quick raising of hands: is there anybody out there that expects to use unshare(CLONE_VM) right now? One of the reasons it was integrated was that I thought glibc wanted it for distros. Is disabling the CLONE_VM unsharing going to impact that? Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] for 2.6.16, disable unshare_vm()
- From: Janak Desai <[email protected]>
- Re: [PATCH] for 2.6.16, disable unshare_vm()
- From: Ulrich Drepper <[email protected]>
- Re: [PATCH] for 2.6.16, disable unshare_vm()
- References:
- [PATCH] unshare: Cleanup up the sys_unshare interface before we are committed.
- From: [email protected] (Eric W. Biederman)
- [PATCH] unshare: Use rcu_assign_pointer when setting sighand
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH] unshare: Use rcu_assign_pointer when setting sighand
- From: Oleg Nesterov <[email protected]>
- Re: [PATCH] unshare: Use rcu_assign_pointer when setting sighand
- From: Andrew Morton <[email protected]>
- Re: [PATCH] unshare: Use rcu_assign_pointer when setting sighand
- From: Oleg Nesterov <[email protected]>
- Re: [PATCH] unshare: Use rcu_assign_pointer when setting sighand
- From: Janak Desai <[email protected]>
- Re: [PATCH] unshare: Use rcu_assign_pointer when setting sighand
- From: Oleg Nesterov <[email protected]>
- [PATCH] for 2.6.16, disable unshare_vm()
- From: Oleg Nesterov <[email protected]>
- [PATCH] unshare: Cleanup up the sys_unshare interface before we are committed.
- Prev by Date: [PATCH] for 2.6.16, disable unshare_vm()
- Next by Date: Re: [PATCH] doc: Updated Documentation/nfsroot.txt
- Previous by thread: [PATCH] for 2.6.16, disable unshare_vm()
- Next by thread: Re: [PATCH] for 2.6.16, disable unshare_vm()
- Index(es):