Re: [PATCH -mm] rmap: remove obsolete check from__page_check_anon_rmap

From: Minchan Kim
Date: Mon Feb 01 2010 - 10:26:53 EST


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@xxxxxxxxxx>
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/