All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] MIPS: Modify early_parse_mem()
@ 2022-03-18 15:05 Tiezhu Yang
  2022-03-18 15:05 ` [PATCH 1/3] MIPS: Return -EINVAL if mem parameter is empty in early_parse_mem() Tiezhu Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Tiezhu Yang @ 2022-03-18 15:05 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: Xuefeng Li, linux-mips, linux-kernel

Tiezhu Yang (3):
  MIPS: Return -EINVAL if mem parameter is empty in early_parse_mem()
  MIPS: Return -EINVAL if mem parameter is invalid in early_parse_mem()
  MIPS: Use memblock_add_node() in early_parse_mem() under CONFIG_NUMA

 arch/mips/kernel/setup.c | 35 +++++++++++++++++++++++++++++------
 1 file changed, 29 insertions(+), 6 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2022-05-24  2:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-18 15:05 [PATCH 0/3] MIPS: Modify early_parse_mem() Tiezhu Yang
2022-03-18 15:05 ` [PATCH 1/3] MIPS: Return -EINVAL if mem parameter is empty in early_parse_mem() Tiezhu Yang
2022-03-18 15:05 ` [PATCH 2/3] MIPS: Return -EINVAL if mem parameter is invalid " Tiezhu Yang
2022-03-18 15:05 ` [PATCH 3/3] MIPS: Use memblock_add_node() in early_parse_mem() under CONFIG_NUMA Tiezhu Yang
2022-03-22 13:19   ` Jiaxun Yang
2022-03-23  2:42     ` Tiezhu Yang
2022-03-24 12:29       ` Jiaxun Yang
2022-05-09  7:30 ` [PATCH 0/3] MIPS: Modify early_parse_mem() Tiezhu Yang
2022-05-23 13:28   ` Thomas Bogendoerfer
2022-05-24  2:01     ` 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.