[PATCH] mvebu: enable the vDSO

Hauke Mehrtens hauke at hauke-m.de
Sat Oct 10 14:56:40 EDT 2020


On 10/7/20 8:20 PM, Rui Salvaterra wrote:
> The vDSO is used to accelerate some syscalls. It's working fine on other ARM
> targets (e.g. sunxi), let's also enable it on mvebu.
> 
> Signed-off-by: Rui Salvaterra <rsalvaterra at gmail.com>
> ---
>   target/linux/mvebu/config-5.4 | 1 +
>   1 file changed, 1 insertion(+)

Hi,

I would prefer if we activate CONFIG_VDSO on all (arm) targets.

Could you please add change CONFIG_VDSO to y in these files:
target/linux/generic/config-4.19
target/linux/generic/config-5.4

And then remove it from all target configuration files.

Hauke



More information about the openwrt-devel mailing list