summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@kernel.org>2026-02-21 10:38:47 +0800
committerWill Deacon <will@kernel.org>2026-03-04 16:13:58 +0000
commit0100e495cdf0436bd4ed2dc034d385b44cb5993c (patch)
treecd83fd57088b1fa2c01fcac72296982d9a2e7e0c /include/linux/i2c/git@git.tavy.me:linux.git
parentc25c4aa3f79a488cc270507935a29c07dc6bddfc (diff)
arm64: make runtime const not usable by modules
Similar as commit 284922f4c563 ("x86: uaccess: don't use runtime-const rewriting in modules") does, make arm64's runtime const not usable by modules too, to "make sure this doesn't get forgotten the next time somebody wants to do runtime constant optimizations". The reason is well explained in the above commit: "The runtime-const infrastructure was never designed to handle the modular case, because the constant fixup is only done at boot time for core kernel code." Signed-off-by: Jisheng Zhang <jszhang@kernel.org> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions