From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <50A22019.2090804@gmail.com> Date: Tue, 13 Nov 2012 18:25:29 +0800 From: Shan Wei MIME-Version: 1.0 References: <50A1A816.3070900@gmail.com> <201211131755.13299.lindner_marek@yahoo.de> In-Reply-To: <201211131755.13299.lindner_marek@yahoo.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [B.A.T.M.A.N.] [PATCH v4 9/9] net: batman-adv: use per_cpu_add helper Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marek Lindner Cc: NetDev , b.a.t.m.a.n@lists.open-mesh.org, Kernel-Maillist , siwu@hrz.tu-chemnitz.de, Christoph Lameter , David Miller Marek Lindner said, at 2012/11/13 17:55: >> net/batman-adv/main.h | 4 +--- >> 1 files changed, 1 insertions(+), 3 deletions(-) > > Applied in our tree (revision f8b19e1). We will pass along this patch through > our standard workflow. No need to resend this patch in the future. OK thanks~ > > Thanks, > Marek > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754776Ab2KMKZr (ORCPT ); Tue, 13 Nov 2012 05:25:47 -0500 Received: from mail-pa0-f46.google.com ([209.85.220.46]:48768 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754741Ab2KMKZp (ORCPT ); Tue, 13 Nov 2012 05:25:45 -0500 Message-ID: <50A22019.2090804@gmail.com> Date: Tue, 13 Nov 2012 18:25:29 +0800 From: Shan Wei User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: Marek Lindner CC: b.a.t.m.a.n@lists.open-mesh.org, siwu@hrz.tu-chemnitz.de, ordex@autistici.org, David Miller , NetDev , Kernel-Maillist , Christoph Lameter Subject: Re: [B.A.T.M.A.N.] [PATCH v4 9/9] net: batman-adv: use per_cpu_add helper References: <50A1A816.3070900@gmail.com> <201211131755.13299.lindner_marek@yahoo.de> In-Reply-To: <201211131755.13299.lindner_marek@yahoo.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Marek Lindner said, at 2012/11/13 17:55: >> net/batman-adv/main.h | 4 +--- >> 1 files changed, 1 insertions(+), 3 deletions(-) > > Applied in our tree (revision f8b19e1). We will pass along this patch through > our standard workflow. No need to resend this patch in the future. OK thanks~ > > Thanks, > Marek > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shan Wei Subject: Re: [PATCH v4 9/9] net: batman-adv: use per_cpu_add helper Date: Tue, 13 Nov 2012 18:25:29 +0800 Message-ID: <50A22019.2090804@gmail.com> References: <50A1A816.3070900@gmail.com> <201211131755.13299.lindner_marek@yahoo.de> Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: NetDev , b.a.t.m.a.n-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r@public.gmane.org, Kernel-Maillist , siwu-MaAgPAbsBIVS8oHt8HbXEIQuADTiUCJX@public.gmane.org, Christoph Lameter , David Miller To: Marek Lindner Return-path: In-Reply-To: <201211131755.13299.lindner_marek-LWAfsSFWpa4@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: b.a.t.m.a.n-bounces-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r@public.gmane.org Sender: "B.A.T.M.A.N" List-Id: netdev.vger.kernel.org Marek Lindner said, at 2012/11/13 17:55: >> net/batman-adv/main.h | 4 +--- >> 1 files changed, 1 insertions(+), 3 deletions(-) > > Applied in our tree (revision f8b19e1). We will pass along this patch through > our standard workflow. No need to resend this patch in the future. OK thanks~ > > Thanks, > Marek >