Re: [PATCH stable-4.19 0/3] page_alloc: consider highatomic reserve in watermark fast backports to 4.19

From: Greg KH
Date: Tue Sep 20 2022 - 13:41:14 EST


On Fri, Sep 16, 2022 at 10:05:46AM -0700, wangyong wrote:
> Here are the corresponding backports to 4.19.
> And fix classzone_idx context differences causing patch merge conflicts.
>
> Jaewon Kim (2):
> page_alloc: consider highatomic reserve in watermark fast
> page_alloc: fix invalid watermark check on a negative value
>
> Joonsoo Kim (1):
> mm/page_alloc: use ac->high_zoneidx for classzone_idx
>
> mm/internal.h | 2 +-
> mm/page_alloc.c | 69 +++++++++++++++++++++++++++++++++------------------------
> 2 files changed, 41 insertions(+), 30 deletions(-)
>
> --
> 2.7.4
>

What are the git commit ids of these commits? That needs to be in the
commit changelog.

Also you did not sign off on the backports, please fix that up when you
resend this series.

thanks,

greg k-h