Re: [PATCH net 1/7] b44: Initialize 64-bit stats seqcount

From: Michael Chan
Date: Tue Aug 01 2017 - 16:41:53 EST


On Tue, Aug 1, 2017 at 12:11 PM, Florian Fainelli <f.fainelli@xxxxxxxxx> wrote:
> On 32-bit hosts and with CONFIG_DEBUG_LOCK_ALLOC we should be seeing a
> lockdep splat indicating this seqcount is not correctly initialized, fix
> that.
>
> Fixes: eeda8585522b ("b44: add 64 bit stats")
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Acked-by: Michael Chan <michael.chan@xxxxxxxxxxxx>

Thanks.