Arnd, No one can build ARCH=hexagon and https://github.com/ClangBuiltLinux/linux/issues/759 has been open for 2 years. Trying to build $ ARCH=hexagon CROSS_COMPILE=hexagon-linux-gnu make LLVM=1 LLVM_IAS=1 -j71 shows numerous issues, the latest of which commit 8320514c91bea ("hexagon: switch to ->regset_get()") has a very obvious typo which misspells the `struct` keyword and has been in the tree for almost 1 year. Why is arch/hexagon/ in the tree if no one can build it? -- Thanks, ~Nick Desaulniers