[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <86353a8a-f04a-40af-be87-6b92bbad024f@lucifer.local>
Date: Fri, 18 Apr 2025 10:12:36 +0100
From: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
To: Ye Liu <ye.liu@...ux.dev>
Cc: akpm@...ux-foundation.org, linmiaohe@...wei.com, nao.horiguchi@...il.com,
linux-mm@...ck.org, linux-kernel@...r.kernel.org,
Ye Liu <liuye@...inos.cn>, David Hildenbrand <david@...hat.com>,
"Liam R. Howlett" <Liam.Howlett@...cle.com>,
Vlastimil Babka <vbabka@...e.cz>, Harry Yoo <harry.yoo@...cle.com>,
Rik van Riel <riel@...riel.com>
Subject: Re: [PATCH 0/3] mm: minor cleanups in rmap and memory-failure
Hi Ye,
I asked you in the other thread to cc- rmap stuff to a number of people
while we sort out the MAINTAINERS file, please do try to do so in future. I
caught this due to a lei rule but otherwise we might miss it.
I have added the cc's here for you manually. Thanks!
On Fri, Apr 18, 2025 at 03:52:23PM +0800, Ye Liu wrote:
> From: Ye Liu <liuye@...inos.cn>
>
> Minor cleanups in mm/rmap.c and mm/memory-failure.c:
>
> - Rename a local variable for consistency
> - Fix a typo in a comment
> - Inline a trivial helper function to its call sites
>
> No functional changes.
>
> Ye Liu (3):
> mm/rmap: rename page__anon_vma to page_anon_vma for consistency
> mm/rmap: fix typo in comment in page_address_in_vma
> mm/memory-failure: inline add_to_kill_anon_file() logic at call sites
>
> mm/memory-failure.c | 15 ++++-----------
> mm/rmap.c | 10 +++++-----
> 2 files changed, 9 insertions(+), 16 deletions(-)
>
> --
> 2.25.1
>
Powered by blists - more mailing lists