Re: [PATCH] iwlwifi: fix 64-bit division

From: Arnd Bergmann
Date: Tue Mar 05 2019 - 03:37:39 EST


On Tue, Mar 5, 2019 at 7:44 AM Luciano Coelho <luciano.coelho@xxxxxxxxx> wrote:
> On Mon, 2019-03-04 at 21:38 +0100, Arnd Bergmann wrote:
> This was already fixed with this patch:
>
> https://patchwork.kernel.org/patch/10823267/
>
> ...but it hasn't reached the mainline yet.
>
> I'm planning to send it to the v5.1-rc series as soon as the merge
> window closes. Is that quick enough for you?

That's fine, I just want it to reach 5.1 so it does not regress against 5.0.

Sorry for the slightly bad timing of my submission. I had just restarted
my randconfig tests the other day and wanted to get my 60 new patches
out as quickly as possible.

Arnd