[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190820.124549.2048964358332749388.davem@davemloft.net>
Date: Tue, 20 Aug 2019 12:45:49 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: decui@...rosoft.com
Cc: jhansen@...are.com, stefanha@...hat.com, sgarzare@...hat.com,
netdev@...r.kernel.org, sthemmin@...rosoft.com,
Alexander.Levin@...rosoft.com, sashal@...nel.org,
haiyangz@...rosoft.com, kys@...rosoft.com, mikelley@...rosoft.com,
linux-hyperv@...r.kernel.org, gregkh@...uxfoundation.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] vsock: Fix a lockdep warning in __vsock_release()
From: Dexuan Cui <decui@...rosoft.com>
Date: Tue, 20 Aug 2019 03:14:22 +0000
> +static void __vsock_release2(struct sock *sk)
Do not duplicate an entire function just to adjust some aspect of the
lock debugging, please find a cleaner and more minimal way to
implement this fix.
Powered by blists - more mailing lists