[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200915144737.GA2581123@chrisdown.name>
Date: Tue, 15 Sep 2020 15:47:37 +0100
From: Chris Down <chris@...isdown.name>
To: zangchunxin@...edance.com
Cc: akpm@...ux-foundation.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org,
Muchun Song <songmuchun@...edance.com>
Subject: Re: [PATCH v4] mm/vmscan: add a fatal signals check in drop_slab_node
zangchunxin@...edance.com writes:
>+ if (signal_pending(current))
>+ return;
This doesn't match your patch title, please update it. :-)
After that, you can add:
Acked-by: Chris Down <chris@...isdown.name>
Powered by blists - more mailing lists