mbox series

[v2,0/3] MIPS: Fix some issues about arch_mem_init()

Message ID 1587468238-24032-1-git-send-email-yangtiezhu@loongson.cn (mailing list archive)
Headers show
Series MIPS: Fix some issues about arch_mem_init() | expand

Message

Tiezhu Yang April 21, 2020, 11:23 a.m. UTC
v2:
  - modify the subject of patch 3/3

Tiezhu Yang (3):
  MIPS: Do not initialise globals to 0
  MIPS: Cleanup code about plat_mem_setup()
  MIPS: Make sparse_init() using top-down allocation

 arch/mips/include/asm/bootinfo.h |  2 +-
 arch/mips/kernel/setup.c         | 14 +++++++++++---
 2 files changed, 12 insertions(+), 4 deletions(-)