From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v3 0/5] bonding: groundwork and initial conversion to RCU Date: Thu, 01 Aug 2013 16:48:02 -0700 (PDT) Message-ID: <20130801.164802.1120866480800947545.davem@davemloft.net> References: <1375368891-9979-1-git-send-email-nikolay@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, andy@greyhouse.net, fubar@us.ibm.com To: nikolay@redhat.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:55891 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757916Ab3HAXsI (ORCPT ); Thu, 1 Aug 2013 19:48:08 -0400 In-Reply-To: <1375368891-9979-1-git-send-email-nikolay@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Nikolay Aleksandrov Date: Thu, 1 Aug 2013 16:54:46 +0200 > This patchset aims to lay the groundwork, and do the initial conversion to > RCUism. Series applied, nice work.