* next-20160210 build: 2 failures 4 warnings (next-20160210)
[not found] <E1aTQoy-0005cH-Tr@optimist>
@ 2016-02-10 10:08 ` Mark Brown
2016-02-10 10:12 ` Will Deacon
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2016-02-10 10:08 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Feb 10, 2016 at 09:12:25AM +0000, Build bot for Mark Brown wrote:
Today's -next fails to build an arm64 allmodconfig due to:
> arm64-allmodconfig
> ../arch/arm64/include/asm/processor.h:183:15: error: expected string literal before 'ARM64_LSE_ATOMIC_INSN'
due to 52e662326e1e915 (arm64: prefetch: don't provide
spin_lock_prefetch with LSE) which adds use of ARM64_LSE_ATOMIC_INSN but
does not add an inclusion of asm/lse.h which defines it. Most files
have an implicit include so build fine but a few don't which causes the
failure. It does add an inclusion of asm/alternative.h which may be the
best place to add the inclusion.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160210/6989b180/attachment.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
* next-20160210 build: 2 failures 4 warnings (next-20160210)
2016-02-10 10:08 ` next-20160210 build: 2 failures 4 warnings (next-20160210) Mark Brown
@ 2016-02-10 10:12 ` Will Deacon
0 siblings, 0 replies; 2+ messages in thread
From: Will Deacon @ 2016-02-10 10:12 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Feb 10, 2016 at 10:08:37AM +0000, Mark Brown wrote:
> On Wed, Feb 10, 2016 at 09:12:25AM +0000, Build bot for Mark Brown wrote:
>
> Today's -next fails to build an arm64 allmodconfig due to:
>
> > arm64-allmodconfig
> > ../arch/arm64/include/asm/processor.h:183:15: error: expected string literal before 'ARM64_LSE_ATOMIC_INSN'
>
> due to 52e662326e1e915 (arm64: prefetch: don't provide
> spin_lock_prefetch with LSE) which adds use of ARM64_LSE_ATOMIC_INSN but
> does not add an inclusion of asm/lse.h which defines it. Most files
> have an implicit include so build fine but a few don't which causes the
> failure. It does add an inclusion of asm/alternative.h which may be the
> best place to add the inclusion.
I just sent a fix to the list.
Will
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-10 10:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1aTQoy-0005cH-Tr@optimist>
2016-02-10 10:08 ` next-20160210 build: 2 failures 4 warnings (next-20160210) Mark Brown
2016-02-10 10:12 ` Will Deacon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).