Re: [PATCH] net: nixge: fix warnings on 32-bit platforms
From: Arnd Bergmann
Date: Wed Sep 26 2018 - 14:47:51 EST
On Wed, Sep 26, 2018 at 6:03 PM Moritz Fischer <mdf@xxxxxxxxxx> wrote:
>
> Hi Arnd,
>
> On Wed, Sep 26, 2018 at 02:47:24PM +0200, Arnd Bergmann wrote:
> > Making it work on 64-bit caused 32-bit builds to regress:
> >
>
> I had submitted a similar patch https://lkml.org/lkml/2018/9/24/1719
> here. I should probably add the Fixes tag yours has but other than that
> they look largely equivalent. Comments?
Yes, I'm sure your version is fine as well, sorry for missing that.
Adding a fixes tag is generally a good idea, but no need to resend it.
We just need one of the two to get picked up into net-next.
[note: we both forgot to tag the patch as "[PATCH net-next]"]
Arnd