Re: [PATCH mips-fixes] MIPS: compressed: fix build with enabled UBSAN

2021-02-09 Thread Thomas Bogendoerfer
On Mon, Feb 08, 2021 at 12:37:42PM +, Alexander Lobakin wrote: > Commit 1e35918ad9d1 ("MIPS: Enable Undefined Behavior Sanitizer > UBSAN") added a possibility to build the entire kernel with UBSAN > instrumentation for MIPS, with the exception for VDSO. > However, self-extracting head wasn't be

[PATCH mips-fixes] MIPS: compressed: fix build with enabled UBSAN

2021-02-08 Thread Alexander Lobakin
Commit 1e35918ad9d1 ("MIPS: Enable Undefined Behavior Sanitizer UBSAN") added a possibility to build the entire kernel with UBSAN instrumentation for MIPS, with the exception for VDSO. However, self-extracting head wasn't been added to exceptions, so this occurs: mips-alpine-linux-musl-ld: arch/mi