All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] MIPS: Fix some issues about arch_mem_init()
@ 2020-04-21 11:23 Tiezhu Yang
  2020-04-21 11:23 ` [PATCH v2 1/3] MIPS: Do not initialise globals to 0 Tiezhu Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tiezhu Yang @ 2020-04-21 11:23 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: linux-mips, linux-kernel, Xuefeng Li

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(-)

-- 
2.1.0


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

end of thread, other threads:[~2020-04-21 11:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-21 11:23 [PATCH v2 0/3] MIPS: Fix some issues about arch_mem_init() Tiezhu Yang
2020-04-21 11:23 ` [PATCH v2 1/3] MIPS: Do not initialise globals to 0 Tiezhu Yang
2020-04-21 11:23 ` [PATCH v2 2/3] MIPS: Cleanup code about plat_mem_setup() Tiezhu Yang
2020-04-21 11:46   ` Thomas Bogendoerfer
2020-04-21 11:52     ` Tiezhu Yang
2020-04-21 11:23 ` [PATCH v2 3/3] MIPS: Make sparse_init() using top-down allocation Tiezhu Yang

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.