On Mon, 14 Nov 2022 22:17:57 -0500, Bo Liu wrote: > Avoid typecasts that are needed for IS_ERR() and use IS_ERR_VALUE() > instead. Applied to for-next/execve, thanks! [1/1] binfmt_elf: replace IS_ERR() with IS_ERR_VALUE() https://git.kernel.org/kees/c/dc64cc12bcd1 -- Kees Cook