]> git.ipfire.org Git - thirdparty/linux.git/commit
sparc64: vdso2c: Drop sym_vvar_start handling
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Wed, 4 Mar 2026 07:49:08 +0000 (08:49 +0100)
committerThomas Gleixner <tglx@kernel.org>
Wed, 11 Mar 2026 09:18:32 +0000 (10:18 +0100)
commitfb57f3e7d5dc2c9ea195c5a7774412b6ffaf276d
tree007d3c712677b5926957fce2d212f19806de8e06
parent7c5fc16c7a5699e7706d7847e58a75560251946e
sparc64: vdso2c: Drop sym_vvar_start handling

After the adoption of the generic vDSO library this symbol does not exist.

The alignment invariant is now guaranteed by the generic code.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Tested-by: Andreas Larsson <andreas@gaisler.com>
Reviewed-by: Andreas Larsson <andreas@gaisler.com>
Acked-by: Andreas Larsson <andreas@gaisler.com>
Link: https://patch.msgid.link/20260304-vdso-sparc64-generic-2-v6-11-d8eb3b0e1410@linutronix.de
arch/sparc/include/asm/vdso.h
arch/sparc/vdso/vdso2c.c
arch/sparc/vdso/vdso2c.h