Searched hist:"2 c614c1194f2803750c14b751871bd168dcc8054" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/kernel/ |
H A D | process.c | diff 2c614c1194f2803750c14b751871bd168dcc8054 Fri Jan 24 16:51:27 CET 2020 Matteo Croce <mcroce@redhat.com> arm64: use shared sysctl constants
Use shared sysctl variables for zero and one constants, as in commit eec4844fae7c ("proc/sysctl: add shared variables for range check")
Fixes: 63f0c6037965 ("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>
|