[PATCH 1/5] net/cadence: get rid of HAVE_NET_MACB

Joachim Eastwood manabian at gmail.com
Mon Oct 22 02:59:17 EDT 2012


On Mon, Oct 22, 2012 at 1:27 AM, David Miller <davem at davemloft.net> wrote:
>
> You do know that this is going to generate warnings on 64-bit
> platforms?
>
> I was hoping you would have noticed and corrected this before
> enabling the driver everywhere, I guess my expectations were
> way too high :-/

ah, sorry.

Yes, macb seem to generate some integer overflows on ~0UL on 64-bit. I
have a patch that turns ~0UL into -1.

I can repost the series with fix included. Do you want me to do that?

regards
Joachim Eastwood



More information about the linux-arm-kernel mailing list