Re: [PATCH 1/2] [CIFS] Fix signed/unsigned pointer warning

From: Steve French
Date: Sun Dec 14 2014 - 19:29:32 EST


merged into cifs-2.6.git

On Sat, Dec 13, 2014 at 11:29 PM, Kevin Cernekee <cernekee@xxxxxxxxx> wrote:
> On Sat, Dec 13, 2014 at 9:20 PM, Steve French <smfrench@xxxxxxxxx> wrote:
>> Probably harmless patch - but I didn't notice the warning on x86
>> kernel build (building on Fedora 21, gcc 4.9.2)
>
> Did you test x86 32-bit or 64-bit? In the generic do_div()

I built current mainline with 64 bit disabled. No warnings on this
before or after the patch.

> implementation, only the former case has an explicit type check.
>
> FWIW I'm on 32-bit bit MIPS.



--
Thanks,

Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/