Re: [PATCH 0/6][resend] mempolicy memory corruption fixlet
From: Josh Boyer <hidden>
Date: 2012-07-31 12:33:54
Also in:
lkml
On Mon, Jun 11, 2012 at 5:17 AM, [off-list ref] wrote:
From: KOSAKI Motohiro <redacted>
Hi
This is trivial fixes of mempolicy meory corruption issues. There
are independent patches each ather. and, they don't change userland
ABIs.
Thanks.
changes from v1: fix some typo of changelogs.
-----------------------------------------------
KOSAKI Motohiro (6):
Revert "mm: mempolicy: Let vma_merge and vma_split handle
vma->vm_policy linkages"
mempolicy: Kill all mempolicy sharing
mempolicy: fix a race in shared_policy_replace()
mempolicy: fix refcount leak in mpol_set_shared_policy()
mempolicy: fix a memory corruption by refcount imbalance in
alloc_pages_vma()
MAINTAINERS: Added MEMPOLICY entry
MAINTAINERS | 7 +++
mm/mempolicy.c | 151 ++++++++++++++++++++++++++++++++++++++++----------------
mm/shmem.c | 9 ++--
3 files changed, 120 insertions(+), 47 deletions(-)I don't see these patches queued anywhere. They aren't in linux-next, mmotm, or Linus' tree. Did these get dropped? Is the revert still needed? josh -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>