[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200224.132934.1883265315899035765.davem@davemloft.net>
Date: Mon, 24 Feb 2020 13:29:34 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: jbi.octave@...il.com
Cc: boqun.feng@...il.com, linux-kernel@...r.kernel.org,
gerrit@....abdn.ac.uk, kuba@...nel.org, dccp@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH 14/30] dccp: Add missing annotation for
dccp_child_process()
From: Jules Irenge <jbi.octave@...il.com>
Date: Sun, 23 Feb 2020 23:16:55 +0000
> Sparse reports a warning at dccp_child_process()
> warning: context imbalance in dccp_child_process() - unexpected unlock
> The root cause is the missing annotation at dccp_child_process()
> Add the missing __releases(child) annotation
>
> Signed-off-by: Jules Irenge <jbi.octave@...il.com>
Applied.
Powered by blists - more mailing lists