From: Minchan Kim on
On Thu, 2010-01-28 at 01:43 -0500, Rik van Riel wrote:
> When an anonymous page is inherited from a parent process, the
> vma->anon_vma can differ from the page anon_vma. This can trip
> up __page_check_anon_rmap, which is indirectly called from
> do_swap_page().
>
> Remove that obsolete check to prevent an oops.
>
> Signed-off-by: Rik van Riel <riel(a)redhat.com>
Reviewed-by: Minchan Kim <minchan.kim>

Hmm, too late.

--
Kind regards,
Minchan Kim


--
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/