Re: Re: [PATCH] RDMA/siw: Solve the error of compiling the 32BIT mips kernel when enable CONFIG_RDMA_SIW
From: Jason Gunthorpe
Date: Thu Sep 22 2022 - 13:48:05 EST
On Thu, Sep 22, 2022 at 05:17:24PM +0000, Bernard Metzler wrote:
> > The compiler is saying it should be a void * not an unsigned long.
>
> Linus' [Patch v3] was moving it to uintptr_t which I think is
> the right solution. We went for that afaik.
That isn't what I saw in merged patches:
https://lore.kernel.org/all/20220913140416.280860971@xxxxxxxxxxxxxxxxxxx/
I'm confused??
Jason