[PATCH 14/15] alpha: remove AT_VECTOR_SIZE_ARCH from UAPI
Magnus Lindholm
linmag7 at gmail.com
Wed Mar 18 17:16:26 AEDT 2026
On Mon, Mar 2, 2026 at 1:32 PM Thomas Weißschuh
<thomas.weissschuh at linutronix.de> wrote:
>
> There is nothing userspace can do with this value. In the kernel is
> always combined with AT_VECTOR_SIZE_BASE, which is not exposed to
> userspace and also changes from time to time.
>
> Move the symbol to a kernel-internal header.
>
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
> ---
> arch/alpha/include/asm/auxvec.h | 7 +++++++
> arch/alpha/include/uapi/asm/auxvec.h | 8 +++-----
> 2 files changed, 10 insertions(+), 5 deletions(-)
>
Build-tested on alpha, no issues here.
Acked-by: Magnus Lindholm <linmag7 at gmail.com>
More information about the Linuxppc-dev
mailing list