Re: [lkp-robot] [net] 8e5bf9759a: WARNING:at_lib/refcount.c:#refcount_inc

From: Florian Fainelli
Date: Thu Nov 09 2017 - 10:58:58 EST




On 11/09/2017 07:45 AM, Vivien Didelot wrote:
> Hi,
>
> Hum I don't understand why I don't see this 'increment on 0'
> warning... But I'm sending a fix for that anyway.

You need a platform which has FULL refcount support
(CONFIG_REFCOUNT_FULL), you are likely testing on ARM 32-bit which does
not currently have that. I would recommend firing up an x86_64 VM and
use that as a test platform to reproduce this.
--
Florian