On Tue, 3 Nov 2020 18:07:11 +0000 (UTC), Christophe Leroy wrote: > This is a series to switch powerpc VDSO to generic C implementation. > > Changes in v13: > - Reorganised headers to avoid the need for a fake 32 bits config for building VDSO32 on PPC64 > - Rebased after the removal of powerpc 601 > - Using DOTSYM() macro to call functions directly without using OPD > - Explicitely dropped .opd and .got1 sections which are now unused > > [...] Patch 1 applied to powerpc/next. [1/8] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 https://git.kernel.org/powerpc/c/78665179e569c7e1fe102fb6c21d0f5b6951f084 cheers