>> I think the ARM64 build is now also broken on Linus' master branch, >> after the net-next merge? I am not quite sure if the device tree >> patches were supposed to land in mainline the way they did. > >There's a fix in my net tree and it will go to Linus soon. > >There is no clear policy for dt change integration, and honestly >I try to deal with the situation on a case by case basis. Yep, mainline aarch64-linux-gnu- builds are totally hosed. DTC fails the build very early on: https://travis-ci.com/github/ClangBuiltLinux/continuous-integration/jobs/311246218 https://travis-ci.com/github/ClangBuiltLinux/continuous-integration/jobs/311246270 There was no failure in -next, not sure how we skipped our canary in the coal mine.