[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200224.132842.2112142868734722035.davem@davemloft.net>
Date: Mon, 24 Feb 2020 13:28:42 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: jbi.octave@...il.com
Cc: boqun.feng@...il.com, linux-kernel@...r.kernel.org,
vyasevich@...il.com, nhorman@...driver.com,
marcelo.leitner@...il.com, kuba@...nel.org,
linux-sctp@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH 04/30] sctp: Add missing annotation for
sctp_err_finish()
From: Jules Irenge <jbi.octave@...il.com>
Date: Sun, 23 Feb 2020 23:16:45 +0000
> Sparse reports a warning at sctp_err_finish()
> warning: context imbalance in sctp_err_finish() - unexpected unlock
>
> The root cause is a missing annotation at sctp_err_finish()
> Add the missing __releases(&((__sk)->sk_lock.slock)) annotation
>
> Signed-off-by: Jules Irenge <jbi.octave@...il.com>
Applied.
Powered by blists - more mailing lists