Re: [PATCH] x86: move arch_get_vdso_data under CONFIG_TIME_NS

From: Dmitry Safonov
Date: Tue Oct 05 2021 - 12:56:54 EST


On 10/5/21 5:48 PM, Andrei Vagin wrote:
> This patch fixes the warning:
>>> vma.c:32:19: warning: no previous prototype for 'arch_get_vdso_data'
> 32 | struct vdso_data *arch_get_vdso_data(void *vvar_page)
> | ^~~~~~~~~~~~~~~~~~
>
> Cc: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Signed-off-by: Andrei Vagin <avagin@xxxxxxxxx>

Reviewed-by: Dmitry Safonov <0x7f454c46@xxxxxxxxx>

Thanks for a fast fix!

--
Dima