linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] memblock debug
@ 2020-12-03  3:19 Tiezhu Yang
  2020-12-03  3:19 ` [PATCH 1/2] MIPS: Move memblock_dump_all() to the end of setup_arch() Tiezhu Yang
  2020-12-03  3:19 ` [PATCH 2/2] MIPS: Select ARCH_KEEP_MEMBLOCK to enable sysfs memblock debug Tiezhu Yang
  0 siblings, 2 replies; 7+ messages in thread
From: Tiezhu Yang @ 2020-12-03  3:19 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: linux-mips, linux-kernel, Xuefeng Li

Tiezhu Yang (2):
  MIPS: Move memblock_dump_all() to the end of setup_arch()
  MIPS: Select ARCH_KEEP_MEMBLOCK to enable sysfs memblock debug

 arch/mips/Kconfig        | 1 +
 arch/mips/kernel/setup.c | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2020-12-05  5:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-03  3:19 [PATCH 0/2] memblock debug Tiezhu Yang
2020-12-03  3:19 ` [PATCH 1/2] MIPS: Move memblock_dump_all() to the end of setup_arch() Tiezhu Yang
2020-12-04 12:07   ` Thomas Bogendoerfer
2020-12-03  3:19 ` [PATCH 2/2] MIPS: Select ARCH_KEEP_MEMBLOCK to enable sysfs memblock debug Tiezhu Yang
2020-12-03  3:58   ` Jiaxun Yang
2020-12-04 12:08     ` Thomas Bogendoerfer
2020-12-05  5:05       ` Tiezhu Yang

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