Re: [PATCH] tmpfs: restore missing clear_highpage

From: Chuck Ebbert
Date: Tue Dec 11 2007 - 19:01:24 EST


On 11/28/2007 01:55 PM, Hugh Dickins wrote:
> tmpfs was misconverted to __GFP_ZERO in 2.6.11. There's an unusual case in
> which shmem_getpage receives the page from its caller instead of allocating.
> We must cover this case by clear_highpage before SetPageUptodate, as before.
>
> Signed-off-by: Hugh Dickins <hugh@xxxxxxxxxxx>
> ---

What are the symptoms of the bug this fixes?

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