lkml.org 
[lkml]   [2023]   [Mar]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] mm: prefer xxx_page() alloc/free functions for order-0 pages
On Fri, Mar 17, 2023 at 10:24:47AM +0200, Mike Rapoport wrote:
> On Mon, Mar 13, 2023 at 12:27:14PM +0000, Lorenzo Stoakes wrote:
> > Update instances of alloc_pages(..., 0), __get_free_pages(..., 0) and
> > __free_pages(..., 0) to use alloc_page(), __get_free_page() and
> > __free_page() respectively in core code.
> >
> > Signed-off-by: Lorenzo Stoakes <lstoakes@gmail.com>
>
> Reviewed-by: Mike Rapoport (IBM) <rppt@kernel.org>
>
> But why limit this only to mm?

I wanted to keep things 'polite' and within mm to begin with, I may follow up
with a scout around other areas of the kernel.

\
 
 \ /
  Last update: 2023-03-27 01:06    [W:0.083 / U:0.376 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site