Re: [PATCH v3 1/2] staging: slicoss: fix different address space warnings: 32 bits

From: Sergio Paracuellos
Date: Thu Nov 17 2016 - 06:46:21 EST


On Thu, Nov 17, 2016 at 12:33 PM, Dan Carpenter
<dan.carpenter@xxxxxxxxxx> wrote:
> Give it a shot and see if the warnings go away. I don't think the tag
> is correct.

Just removing __iomem tag in shmem_data field of slic_shmemory struct
makes sparse happy. No warnings around.

Should I send a v4 patch with the tag removed?

Cheers,
Sergio Paracuellos