From: Valdis.Kletnieks on
On Fri, 11 Jun 2010 16:40:13 PDT, akpm(a)linux-foundation.org said:
> The mm-of-the-moment snapshot 2010-06-11-16-40 has been uploaded to
>
> http://userweb.kernel.org/~akpm/mmotm/

mm-extend-ksm-refcounts-to-the-anon_vma-root-fix.patch contains this
hunk:

diff -puN mm/rmap.c.orig~mm-extend-ksm-refcounts-to-the-anon_vma-root-fix mm/rmap.c.orig
--- a/mm/rmap.c.orig~mm-extend-ksm-refcounts-to-the-anon_vma-root-fix
+++ a/mm/rmap.c.orig

which blows chunks because there's no rmap.c.orig in the tree. Not sure what
that section was supposed to do, or what it was supposed to apply to.