Re: [PATCH v3 1/2] staging: slicoss: fix different address space warnings: 32 bits
From: Dan Carpenter
Date: Thu Nov 17 2016 - 06:33:25 EST
On Thu, Nov 17, 2016 at 12:22:00PM +0100, Sergio Paracuellos wrote:
> On Thu, Nov 17, 2016 at 11:51 AM, Dan Carpenter
> <dan.carpenter@xxxxxxxxxx> wrote:
> > Hm... I seem to duplicate the Sparse warnings at all. That's weird.
> >
>
> With this patch applied, sparse warnings dissapear for me... That's weird.
>
I understand that.
> > Anyway as far as I can tell the warnings are false positives... Can't
> > you just remove the __iomem tag? Have you tested this change?
> >
> I haven' t tested this change because I can't test it :(. Do you think
> that just removing
> __iomem tag is enough?
Give it a shot and see if the warnings go away. I don't think the tag
is correct.
regards,
dan carpenter