Thread (9 messages) 9 messages, 3 authors, 2020-02-03

Re: [PATCH v5 6/6] powerpc/vdso: Switch VDSO to generic C implementation.

From: Arnd Bergmann <arnd@arndb.de>
Date: 2020-02-03 11:59:34
Also in: linux-arm-kernel, linux-mips, lkml, oe-kbuild-all

On Mon, Feb 3, 2020 at 12:28 PM kbuild test robot [off-list ref] wrote:
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <redacted>

All errors (new ones prefixed by >>):
quoted
quoted
arch/powerpc/kernel/vdso32/vgettimeofday.c:26:1: error: unknown type name 'time_t'; did you mean 'ktime_t'?
    time_t __c_kernel_time(time_t *time, const struct vdso_data *vd)
    ^~~~~~
    ktime_t

time_t is no longer available in linux-next, so this has to use
__kernel_old_time_t.

      Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help