From: Dexuan Cui <decui@xxxxxxxxxxxxx> 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.