From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH tip/core/rcu 30/41] netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh() Date: Sat, 1 Dec 2018 12:35:24 +0100 Message-ID: <20181201113524.3p6nsnupjpyisd7h@salvia> References: <20181111194104.GA4787@linux.ibm.com> <20181111194410.6368-30-paulmck@linux.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, mingo@kernel.org, jiangshanlai@gmail.com, dipankar@in.ibm.com, akpm@linux-foundation.org, mathieu.desnoyers@efficios.com, josh@joshtriplett.org, tglx@linutronix.de, peterz@infradead.org, rostedt@goodmis.org, dhowells@redhat.com, edumazet@google.com, fweisbec@gmail.com, oleg@redhat.com, joel@joelfernandes.org, Jozsef Kadlecsik , Florian Westphal , "David S. Miller" , Alexey Kuznetsov , Hideaki YOSHIFUJI , netfilter-devel@vger.kernel.org, coreteam@netfilter.org, netdev@vger.kernel.org To: "Paul E. McKenney" Return-path: Received: from mail.us.es ([193.147.175.20]:50184 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726577AbeLAWrt (ORCPT ); Sat, 1 Dec 2018 17:47:49 -0500 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 194DFE2C5E for ; Sat, 1 Dec 2018 12:35:28 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 0A2B7DA4C3 for ; Sat, 1 Dec 2018 12:35:28 +0100 (CET) Content-Disposition: inline In-Reply-To: <20181111194410.6368-30-paulmck@linux.ibm.com> Sender: netdev-owner@vger.kernel.org List-ID: Patch applied, thanks Paul.