From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 1/1] tap: comment fix Date: Thu, 16 Aug 2018 12:30:02 -0700 (PDT) Message-ID: <20180816.123002.844201503080913720.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jasowang@redhat.com, girish.moodalbail@oracle.com, mst@redhat.com, willemb@google.com, viro@zeniv.linux.org.uk, wexu@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: jianjian.wang1@gmail.com Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Wang Jian Date: Thu, 16 Aug 2018 21:01:27 +0800 > The tap_queue and the "tap_dev" are loosely coupled, not "macvlan_dev". > > And I also change one rcu_read_lock's place, seems can reduce rcu > critical section a little. > > Signed-off-by: Wang Jian This patch was corrupted by your email client, for example it turned TAB characters into sequences of spaces. Please fix this, email a test patch to yourself, and do not resend the patch to this mailing list until you can successfully extract and cleanly apply the test patch you email to yourself. Thank you.