linux-next: build failure after merge of the tip tree
From: Stephen Rothwell <hidden>
Date: 2014-07-25 04:45:36
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 819 bytes
From: Stephen Rothwell <hidden>
Date: 2014-07-25 04:45:36
Also in:
lkml
Hi all,
After merging the tip tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:
arch/powerpc/kernel/time.c:743:6: error: conflicting types for 'update_vsyscall_old'
void update_vsyscall_old(struct timespec *wall_time, struct timespec *wtm,
^
In file included from arch/powerpc/kernel/time.c:77:0:
include/linux/timekeeper_internal.h:114:13: note: previous declaration of 'update_vsyscall_old' was here
extern void update_vsyscall_old(struct timespec *ts, struct timespec *wtm,
^
Caused by commit 4a0e637738f0 ("clocksource: Get rid of cycle_last").
I have used the tip tree from next-20140724 for today.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au