From: Paul Mundt on 2 Mar 2010 22:10 On Tue, Mar 02, 2010 at 12:29:44PM -0600, Steven J. Magnani wrote: > The noMMU version of get_user_pages() fails to pin the last page > when the start address isn't page-aligned. The patch fixes this in a way > that makes find_extend_vma() congruent to its MMU cousin. > > Signed-off-by: Steven J. Magnani <steve(a)digidescorp.com> Looks good to me. David? Acked-by: Paul Mundt <lethal(a)linux-sh.org> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: David Howells on 8 Mar 2010 04:40 Paul Mundt <lethal(a)linux-sh.org> wrote: > > The noMMU version of get_user_pages() fails to pin the last page > > when the start address isn't page-aligned. The patch fixes this in a way > > that makes find_extend_vma() congruent to its MMU cousin. > > > > Signed-off-by: Steven J. Magnani <steve(a)digidescorp.com> > > Looks good to me. David? I don't seem to have the original patch. David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [PATCH 06/26] ceph: dynamic pagelist buffer Next: [GIT PULL] |