From: Michal Simek <michal.simek@xilinx.com>
To: linux-kernel@vger.kernel.org, monstr@monstr.eu,
michal.simek@xilinx.com, git@xilinx.com
Cc: Andrew Morton <akpm@linux-foundation.org>,
David Hildenbrand <david@redhat.com>,
Kefeng Wang <wangkefeng.wang@huawei.com>,
Mike Rapoport <rppt@kernel.org>,
Oscar Salvador <osalvador@suse.de>,
Russell King <rmk+kernel@armlinux.org.uk>
Subject: [PATCH 0/2] microblaze: Add support for reserved memory
Date: Fri, 25 Feb 2022 14:17:29 +0100 [thread overview]
Message-ID: <cover.1645795048.git.michal.simek@xilinx.com> (raw)
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
next reply other threads:[~2022-02-25 13:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-25 13:17 Michal Simek [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1645795048.git.michal.simek@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=akpm@linux-foundation.org \
--cc=david@redhat.com \
--cc=git@xilinx.com \
--cc=linux-kernel@vger.kernel.org \
--cc=monstr@monstr.eu \
--cc=osalvador@suse.de \
--cc=rmk+kernel@armlinux.org.uk \
--cc=rppt@kernel.org \
--cc=wangkefeng.wang@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.