[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200224.132939.1625539021646596115.davem@davemloft.net>
Date: Mon, 24 Feb 2020 13:29:39 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: jbi.octave@...il.com
Cc: boqun.feng@...il.com, linux-kernel@...r.kernel.org,
kuba@...nel.org, allison@...utok.net, steffen.klassert@...unet.com,
axboe@...nel.dk, hare@...e.com, ktkhai@...tuozzo.com,
edumazet@...gle.com, tglx@...utronix.de,
pankaj.laxminarayan.bharadiya@...el.com, arnd@...db.de, cai@....pw,
netdev@...r.kernel.org
Subject: Re: [PATCH 15/30] af_unix: Add missing annotation for
unix_wait_for_peer()
From: Jules Irenge <jbi.octave@...il.com>
Date: Sun, 23 Feb 2020 23:16:56 +0000
> Sparse reports a warning unix_wait_for_peer()
>
> warning: context imbalance in unix_wait_for_peer() - unexpected unlock
>
> The root cause is the missing annotation at unix_wait_for_peer()
> Add the missing annotation __releases(&unix_sk(other)->lock)
>
> Signed-off-by: Jules Irenge <jbi.octave@...il.com>
Applied.
Powered by blists - more mailing lists