All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: master build: 2 failures 0 warnings (v4.10-1215-g2bfe01e)
       [not found] <E1cg4SU-0001er-8p@optimist>
@ 2017-02-21 17:28   ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2017-02-21 17:28 UTC (permalink / raw)
  To: Ingo Molnar, Linus Torvalds
  Cc: kernel-build-reports, linaro-kernel, linux-arm-kernel,
	linux-kernel, Thomas Gleixner, Peter Zijlstra, Mike Galbraith

[-- Attachment #1: Type: text/plain, Size: 1064 bytes --]

On Tue, Feb 21, 2017 at 07:01:59AM +0000, Build bot for Mark Brown wrote:

The build failures in arm and arm64 allmodconfigs that I reported in
-next last week are still present and now also appear in mainline:

> 	arm64-allmodconfig
> ../kernel/sched/core.c:198:25: error: 'paravirt_steal_rq_enabled' undeclared (first use in this function)
> ../kernel/sched/core.c:199:11: error: implicit declaration of function 'paravirt_steal_clock' [-Werror=implicit-function-declaration]
> 
> 	arm-allmodconfig
> ../kernel/sched/core.c:198:25: error: 'paravirt_steal_rq_enabled' undeclared (first use in this function)
> ../kernel/sched/core.c:199:11: error: implicit declaration of function 'paravirt_steal_clock' [-Werror=implicit-function-declaration]

This is due to 004172bdad64432 (sched/core: Remove unnecessary #include
headers).  asm/paravirt.h was one of the removed headers, it must be
included implicitly on x86 but clearly isn't on at least the two ARM
architectures and definitions from it are used directly.  I've sent a
patch, I'll resend.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* master build: 2 failures 0 warnings (v4.10-1215-g2bfe01e)
@ 2017-02-21 17:28   ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2017-02-21 17:28 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Feb 21, 2017 at 07:01:59AM +0000, Build bot for Mark Brown wrote:

The build failures in arm and arm64 allmodconfigs that I reported in
-next last week are still present and now also appear in mainline:

> 	arm64-allmodconfig
> ../kernel/sched/core.c:198:25: error: 'paravirt_steal_rq_enabled' undeclared (first use in this function)
> ../kernel/sched/core.c:199:11: error: implicit declaration of function 'paravirt_steal_clock' [-Werror=implicit-function-declaration]
> 
> 	arm-allmodconfig
> ../kernel/sched/core.c:198:25: error: 'paravirt_steal_rq_enabled' undeclared (first use in this function)
> ../kernel/sched/core.c:199:11: error: implicit declaration of function 'paravirt_steal_clock' [-Werror=implicit-function-declaration]

This is due to 004172bdad64432 (sched/core: Remove unnecessary #include
headers).  asm/paravirt.h was one of the removed headers, it must be
included implicitly on x86 but clearly isn't on at least the two ARM
architectures and definitions from it are used directly.  I've sent a
patch, I'll resend.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170221/49e5ff7e/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-21 17:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1cg4SU-0001er-8p@optimist>
2017-02-21 17:28 ` master build: 2 failures 0 warnings (v4.10-1215-g2bfe01e) Mark Brown
2017-02-21 17:28   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.