All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/6] mm/sparse: a few minor fixes and improvements
@ 2021-05-31  9:19 Dong Aisheng
  2021-05-31  9:19 ` [PATCH V2 1/6] mm: drop SECTION_SHIFT in code comments Dong Aisheng
                   ` (5 more replies)
  0 siblings, 6 replies; 43+ messages in thread
From: Dong Aisheng @ 2021-05-31  9:19 UTC (permalink / raw)
  To: linux-mm; +Cc: linux-kernel, dongas86, Dong Aisheng

a few minor fixes and improvements

Dong Aisheng (6):
  mm: drop SECTION_SHIFT in code comments
  mm/sparse: free section usage memory in case populate_section_memmap
    failed
  mm/sparse: move mem_sections allocation out of memory_present()
  mm: rename the global section array to mem_sections
  mm/page_alloc: improve memmap_pages dbg msg
  mm/sparse: remove one duplicated #ifdef CONFIG_SPARSEMEM_EXTREME

 include/linux/mmzone.h | 12 ++++----
 kernel/crash_core.c    |  4 +--
 mm/page_alloc.c        |  2 +-
 mm/sparse.c            | 66 ++++++++++++++++++++++--------------------
 4 files changed, 43 insertions(+), 41 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 43+ messages in thread

end of thread, other threads:[~2021-06-02  5:23 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-31  9:19 [PATCH V2 0/6] mm/sparse: a few minor fixes and improvements Dong Aisheng
2021-05-31  9:19 ` [PATCH V2 1/6] mm: drop SECTION_SHIFT in code comments Dong Aisheng
2021-05-31 18:08   ` Yu Zhao
2021-05-31  9:19 ` [PATCH V2 2/6] mm/sparse: free section usage memory in case populate_section_memmap failed Dong Aisheng
2021-05-31 15:06   ` Liam Howlett
2021-06-01  2:37     ` Dong Aisheng
2021-06-01  2:37       ` Dong Aisheng
2021-06-01  8:19   ` David Hildenbrand
2021-05-31  9:19 ` [PATCH V2 3/6] mm/sparse: move mem_sections allocation out of memory_present() Dong Aisheng
2021-05-31 14:39   ` Liam Howlett
2021-06-01  2:38     ` Dong Aisheng
2021-06-01  2:38       ` Dong Aisheng
2021-06-01  8:22   ` David Hildenbrand
2021-05-31  9:19 ` [PATCH V2 4/6] mm: rename the global section array to mem_sections Dong Aisheng
2021-05-31  9:19   ` Dong Aisheng
2021-06-01  8:22   ` David Hildenbrand
2021-06-01  8:22     ` David Hildenbrand
2021-06-01  8:37     ` Dong Aisheng
2021-06-01  8:37       ` Dong Aisheng
2021-06-01  8:37       ` Dong Aisheng
2021-06-01  8:40       ` David Hildenbrand
2021-06-01  8:40         ` David Hildenbrand
2021-06-01  8:44         ` Dong Aisheng
2021-06-01  8:44           ` Dong Aisheng
2021-06-01  8:44           ` Dong Aisheng
2021-06-01 23:52         ` Andrew Morton
2021-06-01 23:52           ` Andrew Morton
2021-06-02  1:11           ` HAGIO KAZUHITO(萩尾 一仁)
2021-06-02  1:11             ` HAGIO KAZUHITO(萩尾 一仁)
2021-06-02  2:26             ` Andrew Morton
2021-06-02  2:26               ` Andrew Morton
2021-06-02  3:03             ` Baoquan He
2021-06-02  3:03               ` Baoquan He
2021-06-02  5:02               ` HAGIO KAZUHITO(萩尾 一仁)
2021-06-02  5:02                 ` HAGIO KAZUHITO(萩尾 一仁)
2021-06-02  5:22                 ` Baoquan He
2021-06-02  5:22                   ` Baoquan He
2021-05-31  9:19 ` [PATCH V2 5/6] mm/page_alloc: improve memmap_pages dbg msg Dong Aisheng
2021-06-01  8:23   ` David Hildenbrand
2021-05-31  9:19 ` [PATCH V2 6/6] mm/sparse: remove one duplicated #ifdef CONFIG_SPARSEMEM_EXTREME Dong Aisheng
2021-06-01  8:26   ` David Hildenbrand
2021-06-01  8:39     ` Dong Aisheng
2021-06-01  8:39       ` Dong Aisheng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.