[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200311.232013.489547255392767135.davem@davemloft.net>
Date: Wed, 11 Mar 2020 23:20:13 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jbi.octave@...il.com
Cc: boqun.feng@...il.com, linux-kernel@...r.kernel.org,
bpf@...r.kernel.org, netdev@...r.kernel.org, edumazet@...gle.com,
kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org, kuba@...nel.org
Subject: Re: [PATCH 3/8] tcp: Add missing annotation for tcp_child_process()
From: Jules Irenge <jbi.octave@...il.com>
Date: Wed, 11 Mar 2020 01:09:03 +0000
> Sparse reports warning at tcp_child_process()
> warning: context imbalance in tcp_child_process() - unexpected unlock
> The root cause is the missing annotation at tcp_child_process()
>
> Add the missing __releases(&((child)->sk_lock.slock)) annotation
>
> Signed-off-by: Jules Irenge <jbi.octave@...il.com>
Applied.
Powered by blists - more mailing lists