All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] microblaze: Add support for reserved memory
@ 2022-02-25 13:17 Michal Simek
  2022-02-25 13:17 ` [PATCH 1/2] microblaze: Wire memblock_dump_all() Michal Simek
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michal Simek @ 2022-02-25 13:17 UTC (permalink / raw)
  To: linux-kernel, monstr, michal.simek, git
  Cc: Andrew Morton, David Hildenbrand, Kefeng Wang, Mike Rapoport,
	Oscar Salvador, Russell King

Hi,

sending two patches for adding support for reserved memory nodes.
Till now architecture ignores these nodes and normally use memory for own
purpose.
The first patch is memblock dump wiring to be able to confirm that
reservation is working properly.

Thanks,
Michal


Michal Simek (2):
  microblaze: Wire memblock_dump_all()
  microblaze: Add support for reserved memory defined by DT

 arch/microblaze/mm/init.c | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.35.1


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

end of thread, other threads:[~2022-04-21  8:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-25 13:17 [PATCH 0/2] microblaze: Add support for reserved memory Michal Simek
2022-02-25 13:17 ` [PATCH 1/2] microblaze: Wire memblock_dump_all() Michal Simek
2022-02-25 13:17 ` [PATCH 2/2] microblaze: Add support for reserved memory defined by DT Michal Simek
2022-04-21  8:56 ` [PATCH 0/2] microblaze: Add support for reserved memory Michal Simek

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.