From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Jisheng Zhang <jszhang@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm: Add runtime constant support for armv7 and !THUMB2_KERNEL
Date: Sat, 21 Feb 2026 16:03:16 +0000 [thread overview]
Message-ID: <aZnXRGFJ1F-nT4Ou@shell.armlinux.org.uk> (raw)
In-Reply-To: <20260221141831.16136-1-jszhang@kernel.org>
On Sat, Feb 21, 2026 at 10:18:31PM +0800, Jisheng Zhang wrote:
> Implement the runtime constant infrastructure for
> armv7 && !THUMB2_KERNEL. So that armv7 can use this infrastructure
> to generate constants to be used by the d_hash(), dentry_cache(),
> names_cache() and so on.
>
> This is the armv7 variant of commit 94a2bc0f611c ("arm64: add 'runtime
> constant' support") and commit e3c92e81711d ("runtime constants: add
> x86 architecture support").
>
> As for < armv7 or THUMB2_KERNEL, we fall back to the generic
> runtime-constant.h, no functionality changes.
>
> Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
This looks fine to me, but it will need to appear in the patch system
for me to apply it. Details linked via my signature below.
Thanks.
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!
next prev parent reply other threads:[~2026-02-21 16:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-21 14:18 [PATCH] arm: Add runtime constant support for armv7 and !THUMB2_KERNEL Jisheng Zhang
2026-02-21 16:03 ` Russell King (Oracle) [this message]
2026-02-23 12:19 ` Jisheng Zhang
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=aZnXRGFJ1F-nT4Ou@shell.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=jszhang@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
/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.