Hi, On Tue, Sep 13, 2016 at 12:47:49PM -0700, Kevin Hilman wrote: > Hello MIPS folks, > > At kernelci.org, we added MIPS builds to the build testing we're doing, Great! > > cavium_octeon_defconfig (mips) — FAIL, 2 errors, 9 warnings, 0 section mismatches > > > > Errors: > > arch/mips/include/asm/mach-cavium-octeon/mangle-port.h:19:40: error: right shift count >= width of type [-Werror=shift-count-overflow] > > arch/mips/include/asm/mach-cavium-octeon/mangle-port.h:19:40: error: right shift count >= width of type [-Werror=shift-count-overflow] This is known and a patch is pending: https://patchwork.linux-mips.org/patch/14039/ Thanks, A.