Re: [PATCH v5 2/14] mm: Move replace_page to mm/memory.c

From: Christoph Hellwig
Date: Mon Jun 14 2010 - 13:45:20 EST


On Mon, Jun 14, 2010 at 01:58:18PM +0530, Srikar Dronamraju wrote:
> move_replace_page.patch
>
> From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
>
> Move replace_page() and write_protect_page() to mm/memory.c
>
> User bkpt will use background page replacement approach to insert/delete
> breakpoints. Background page replacement approach will be based on
> replace_page and write_protect_page.
> Now replace_page() loses its static attribute.

Neither of these actually gets used in this series. So you can drop
the patch for now.

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