lkml.org 
[lkml]   [2020]   [Dec]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v7 02/15] mm/memory_hotplug: Move {get,put}_page_bootmem() to bootmem_info.c
From
Date
On 30.11.20 16:18, Muchun Song wrote:
> In the later patch, we will use {get,put}_page_bootmem() to initialize
> the page for vmemmap or free vmemmap page to buddy. So move them out of
> CONFIG_MEMORY_HOTPLUG_SPARSE. This is just code movement without any
> functional change.
>
> Signed-off-by: Muchun Song <songmuchun@bytedance.com>
> Acked-by: Mike Kravetz <mike.kravetz@oracle.com>
> Reviewed-by: Oscar Salvador <osalvador@suse.de>
> ---
> arch/x86/mm/init_64.c | 2 +-
> include/linux/bootmem_info.h | 13 +++++++++++++
> include/linux/memory_hotplug.h | 4 ----
> mm/bootmem_info.c | 25 +++++++++++++++++++++++++
> mm/memory_hotplug.c | 27 ---------------------------
> mm/sparse.c | 1 +
> 6 files changed, 40 insertions(+), 32 deletions(-)
>

I'd squash this into the previous patch and name it like

"mm/memory_hotplug: Factor out bootmem core functions to bootmem_info.c"


--
Thanks,

David / dhildenb

\
 
 \ /
  Last update: 2020-12-07 13:17    [W:0.225 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site