On Mon, Mar 2, 2026 at 1:32 PM Thomas Weißschuh <[email protected]> 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 <[email protected]> > --- > 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 <[email protected]>
