Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1585415 > unrolled thread

Re: [PowerPC] 4.10.0 fails to build on BE config

Started byFrederic Weisbecker <fweisbec@gmail.com>
First post2017-02-21 16:30 +0100
Last post2017-02-21 16:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PowerPC] 4.10.0 fails to build on BE config Frederic Weisbecker <fweisbec@gmail.com> - 2017-02-21 16:30 +0100

#1585415 — Re: [PowerPC] 4.10.0 fails to build on BE config

FromFrederic Weisbecker <fweisbec@gmail.com>
Date2017-02-21 16:30 +0100
SubjectRe: [PowerPC] 4.10.0 fails to build on BE config
Message-ID<tdky5-4nq-7@gated-at.bofh.it>
On Tue, Feb 21, 2017 at 12:55:35PM +0530, abdul wrote:
> Hi,
> 
> Today's mainline build, breaks on Power6 and Power7 (all BE config) with
> these build errors
> 
> arch/powerpc/kernel/time.c: In function ‘running_clock’:
> arch/powerpc/kernel/time.c:712:2: error: implicit declaration of function
> ‘cputime_to_nsecs’ [-Werror=implicit-function-declaration]
> return local_clock() -
> cputime_to_nsecs(kcpustat_this_cpu->cpustat[CPUTIME_STEAL]);
> ^
> cc1: some warnings being treated as errors
> make[1]: *** [arch/powerpc/kernel/time.o] Error 1

Thanks for reporting this!
I just sent a fix.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web