]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: use shared sysctl constants
authorMatteo Croce <mcroce@redhat.com>
Fri, 24 Jan 2020 15:51:27 +0000 (16:51 +0100)
committerWill Deacon <will@kernel.org>
Mon, 10 Feb 2020 11:24:57 +0000 (11:24 +0000)
commita8083f00fbd95ebdc4e0fd38899d1d65fac2420d
treeefb58500446e2173cebb1b6e42706110aec6779b
parent21afed49b260020574be93207c053e4c54ddd738
arm64: use shared sysctl constants

Use shared sysctl variables for zero and one constants, as in
commit 00dd6b67df9f ("proc/sysctl: add shared variables for range check")

Fixes: 35e9e089fde7 ("arm64: Introduce prctl() options to control the tagged user addresses ABI")
Signed-off-by: Matteo Croce <mcroce@redhat.com>
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/process.c