On 8/20/2020 2:26 AM, Mark Brown wrote:
On Thu, Aug 20, 2020 at 02:22:28AM +0800, kernel test robot wrote:
>>> arch/arm64/kernel/vdso/vgetcpu.c:33:5: warning: no previous prototype for
'__kernel_getcpu' [-Wmissing-prototypes]
> 33 | int __kernel_getcpu(unsigned int *cpu, unsigned int *node,
> | ^~~~~~~~~~~~~~~
> --
> arch/arm64/kernel/vdso/vgettimeofday.c:9:5: warning: no previous prototype for
'__kernel_clock_gettime' [-Wmissing-prototypes]
Again this looks like a false positive with the new code matching the
existing code.
Hi Mark,
Sorry for the inconvenience, we'll take a look at what happened on this
case.
Best Regards,
Rong Chen