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

v3:
  - remove the Fixes tag of patch 2/3

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] 5+ messages in thread

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

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).