On Wed, Mar 09, 2022 at 08:38:34AM -0800, kernelci.org bot wrote: > [...] > gcw0_defconfig (mips, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches > > Warnings: > include/asm-generic/unaligned.h:14:8: warning: array subscript -1 is outside array bounds of ‘unsigned char[1]’ [-Warray-bounds] This is fixed by: https://lore.kernel.org/linux-hardening/20220309185032.229123-1-keescook@xxxxxxxxxxxx/ -- Kees Cook