From: Paul Walmsley <pjw@kernel.org>
To: Austin Kim <austindh.kim@gmail.com>
Cc: Paul Walmsley <pjw@kernel.org>,
Palmer Dabbelt <palmer@dabbelt.com>,
Albert Ou <aou@eecs.berkeley.edu>,
Alexandre Ghiti <alex@ghiti.fr>,
linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org,
austin.kim@lge.com
Subject: Re: [PATCH 1/2] riscv: move kaslr_offset() to page.h as a static inline function
Date: Thu, 12 Feb 2026 17:44:56 -0700 (MST) [thread overview]
Message-ID: <ced36cc9-ec5e-12c2-715b-ea38cebc7f42@kernel.org> (raw)
In-Reply-To: <aYwJ76yHaMbbQVJA@adminpc-PowerEdge-R7525>
On Wed, 11 Feb 2026, Austin Kim wrote:
> From: Austin Kim <austin.kim@lge.com>
>
> The kaslr_offset() function is a simple accessor that returns
> kernel_map.virt_offset. This commit change also ensures that kaslr_offset()
> is consistently available across various kernel configurations without
> requiring explicit linkage to mm/init.c.
>
> Signed-off-by: Austin Kim <austin.kim@lge.com>
Thanks, queued for v7.0-rc.
- Paul
prev parent reply other threads:[~2026-02-13 0:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-11 4:47 [PATCH 1/2] riscv: move kaslr_offset() to page.h as a static inline function Austin Kim
2026-02-13 0:44 ` Paul Walmsley [this message]
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=ced36cc9-ec5e-12c2-715b-ea38cebc7f42@kernel.org \
--to=pjw@kernel.org \
--cc=alex@ghiti.fr \
--cc=aou@eecs.berkeley.edu \
--cc=austin.kim@lge.com \
--cc=austindh.kim@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=palmer@dabbelt.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox