summaryrefslogtreecommitdiff
path: root/rust/kernel/ptr/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2026-03-02 22:53:16 +0000
committerCatalin Marinas <catalin.marinas@arm.com>2026-04-09 16:50:23 +0100
commitabed23c3c44f565dc812563ac015be70dd61e97b (patch)
tree22977e680709c7bfee3fe55255cfe47f9ae3b8e8 /rust/kernel/ptr/git@git.tavy.me:linux.git
parentee020bf6f14094c9ae434bb37e6957a1fdad513c (diff)
arm64/hwcap: Generate the KERNEL_HWCAP_ definitions for the hwcaps
Currently for each hwcap we define both the HWCAPn_NAME definition which is exposed to userspace and a kernel internal KERNEL_HWCAP_NAME definition which we use internally. This is tedious and repetitive, instead use a script to generate the KERNEL_HWCAP_ definitions from the UAPI definitions. No functional changes intended. Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'rust/kernel/ptr/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions