Re: linux-next: Tree for Jun 21
From: Chris Metcalf <hidden>
Date: 2016-06-21 12:10:34
Also in:
linux-arch, lkml
From: Chris Metcalf <hidden>
Date: 2016-06-21 12:10:34
Also in:
linux-arch, lkml
On 6/21/2016 3:01 AM, Sudip Mukherjee wrote:
On Tuesday 21 June 2016 06:46 AM, Stephen Rothwell wrote:quoted
Hi all, Changes since 20160620:tilepro defconfig is failing while doing "make prepare" and bisect shows the first bad commit as: 1af5de9af138 ("locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()") You can find today's build log at: https://travis-ci.org/sudipm-mukherjee/parport/jobs/139112570
On inspection, I note that the arch/tile/include/atomic_32.h header has ATOMIC64_OP(and) ATOMIC64_OP(or) ATOMIC64_OP(xor) but these should be ATOMIC64_OPS, plural. Peter, what toolchain were you using for tilepro build testing? You need to have a tilepro toolchain (not tilegx) and build with ARCH=tilepro. -- Chris Metcalf, Mellanox Technologies http://www.mellanox.com