Re: [-next Nov 16] s390 build failure (arch/s390/kernel/time)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 17 Nov 2009 10:06:13 +0530 Sachin Sant <sachinp@xxxxxxxxxx> wrote:
>
> Next 20091116 build failed on a s390 box with
> 
> arch/s390/kernel/time.c: In function 'get_sync_clock':
> arch/s390/kernel/time.c:337: error: 'clock_sync_sync' undeclared (first use in this function)
> arch/s390/kernel/time.c:337: error: (Each undeclared identifier is reported only once
> arch/s390/kernel/time.c:337: error: for each function it appears in.)
> arch/s390/kernel/time.c: In function 'check_sync_clock':
> arch/s390/kernel/time.c:387: error: 'clock_sync_sync' undeclared (first use in this function)

Caused by commits 8283cb43ab3e92a039d3486a0f6253df95a5fa55 ("[S390] clock
sync mode flags") (which entered Linus' tree during 2.6.30-rc1) and
commit d2fec595511b5718bdb65645b3d5d99800d97943 ("[S390] stp support")
(which entered Linus' tree during 2.6.27-rc1) but only exposed by commit
e0fdb0e050eae331046385643618f12452aa7e73 ("percpu: add __percpu for
sparse") from the percpu tree.

Needs to be fixed in the s390 tree.  (put_per_cpu() now references its
argument, so that had better be a real variable :-))
-- 
Cheers,
Stephen Rothwell                    sfr@xxxxxxxxxxxxxxxx
http://www.canb.auug.org.au/~sfr/

Attachment: pgpV9YTmYFGGn.pgp
Description: PGP signature


[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux