Re: [PATCH 03/28] s390/vdso: Drop LBASE_VDSO

2024-10-10 Thread Heiko Carstens
On Thu, Oct 10, 2024 at 09:01:05AM +0200, Thomas Weißschuh wrote: > This constant is always "0", providing no value and making the logic > harder to understand. > Also prepare for a consolidation of the vdso linkerscript logic by > aligning it with other architectures. > > Signed-off-by: Thomas We

[PATCH 03/28] s390/vdso: Drop LBASE_VDSO

2024-10-10 Thread Thomas Weißschuh
This constant is always "0", providing no value and making the logic harder to understand. Also prepare for a consolidation of the vdso linkerscript logic by aligning it with other architectures. Signed-off-by: Thomas Weißschuh --- arch/s390/include/asm/vdso.h | 3 --- arch/s390/kernel/v