Re: arch/mips/include/asm/addrspace.h:88:37: warning: passing argument 1 of 'kfree' makes pointer from integer without a cast

From: Valentin Vidić
Date: Fri Oct 16 2020 - 15:46:35 EST


On Fri, Oct 16, 2020 at 08:02:51AM -0700, Jakub Kicinski wrote:
> Valentin, looks like we're missing a cast to (void *) or some other
> pointer.. Would you mind sending a fix? You can find cross compilers
> to test it here, cause this probably only builds for MIPS:
>
> https://mirrors.edge.kernel.org/pub/tools/crosstool/

Ahh sorry about this, will try to setup cross compiler over the weekend
and check the warning.

--
Valentin