mbox series

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

Message ID 1587459869-12183-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, 9:04 a.m. UTC
Tiezhu Yang (3):
  MIPS: Do not initialise globals to 0
  MIPS: Cleanup code about plat_mem_setup()
  MIPS: Reduce possibility of kernel panic under CONFIG_SWIOTLB

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