lkml.org 
[lkml]   [2020]   [Dec]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v7 01/15] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
From
Date
On 30.11.20 16:18, Muchun Song wrote:
> Move bootmem info registration common API to individual bootmem_info.c
> for later patch use. 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 | 1 +
> include/linux/bootmem_info.h | 27 ++++++++++++
> include/linux/memory_hotplug.h | 23 ----------
> mm/Makefile | 1 +
> mm/bootmem_info.c | 99 ++++++++++++++++++++++++++++++++++++++++++
> mm/memory_hotplug.c | 91 +-------------------------------------
> 6 files changed, 129 insertions(+), 113 deletions(-)
> create mode 100644 include/linux/bootmem_info.h
> create mode 100644 mm/bootmem_info.c
>

Reviewed-by: David Hildenbrand <david@redhat.com>


--
Thanks,

David / dhildenb

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