[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <99391ca1-a9b8-401d-0042-c8b7d1cfab9c@redhat.com>
Date: Mon, 20 Mar 2023 11:37:42 +0100
From: David Hildenbrand <david@...hat.com>
To: Mike Rapoport <rppt@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: Matthew Wilcox <willy@...radead.org>, Mel Gorman <mgorman@...e.de>,
Michal Hocko <mhocko@...nel.org>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Vlastimil Babka <vbabka@...e.cz>, linux-kernel@...r.kernel.org,
linux-mips@...r.kernel.org, linux-mm@...ck.org
Subject: Re: [PATCH 09/15] mm: move pgtable_init() to mm/mm_init.c and make it
static
On 19.03.23 23:00, Mike Rapoport wrote:
> From: "Mike Rapoport (IBM)" <rppt@...nel.org>
>
> pgtable_init() is only called from mm_core_init().
>
> Move it close to the caller and make it static.
Why not inline it completely into the single caller? I don't see too
much value of this indirection.
--
Thanks,
David / dhildenb
Powered by blists - more mailing lists