Re: [PATCH v8, part3 02/14] mm: enhance free_reserved_area() to supportpoisoning memory with zero

From: Vineet Gupta
Date: Wed May 29 2013 - 04:52:32 EST


On 05/26/2013 07:08 PM, Jiang Liu wrote:
> Address more review comments from last round of code review.
> 1) Enhance free_reserved_area() to support poisoning freed memory with
> pattern '0'. This could be used to get rid of poison_init_mem()
> on ARM64.
> 2) A previous patch has disabled memory poison for initmem on s390
> by mistake, so restore to the original behavior.
> 3) Remove redundant PAGE_ALIGN() when calling free_reserved_area().
>
> Signed-off-by: Jiang Liu <jiang.liu@xxxxxxxxxx>

Can you apply these to you github v5 branch as well !

Thx,
-Vineet

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