Hi Stephen, On 9 June 2017 at 12:12, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > Hi all, > < snip > > You can see which trees have been included by looking in the Next/Trees > file in the source. There are also quilt-import.log and merge.log > files in the Next directory. Between each merge, the tree was built > with a ppc64_defconfig for powerpc and an allmodconfig (with > CONFIG_BUILD_DOCSRC=n) for x86_64, a multi_v7_defconfig for arm and a > native build of tools/perf. After the final fixups (if any), I do an > x86_64 modules_install followed by builds for x86_64 allnoconfig, > powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig, allyesconfig > and pseries_le_defconfig and i386, sparc and sparc64 defconfig. And > finally, a simple boot test of the powerpc pseries_le_defconfig kernel > in qemu. > Thanks very much for this! I was trying to build this with the arm64 defconfig, and it doesn't build due to multiple instance of "emac: ethernet@1c30000" in arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi. With one instance removed, the build completes successfully. It seems to be a merge issue, since the duplicate instance is added by commit 9afca2c4e379f - just thought I'd let you know. <snip> Best regards, Sumit. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html