Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753427Ab2KPVyN (ORCPT ); Fri, 16 Nov 2012 16:54:13 -0500 Received: from na3sys009aog114.obsmtp.com ([74.125.149.211]:48514 "HELO na3sys009aog114.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753341Ab2KPVyL (ORCPT ); Fri, 16 Nov 2012 16:54:11 -0500 MIME-Version: 1.0 In-Reply-To: <50A5FAEB.7090202@gmail.com> References: <50A1A7D9.2040506@gmail.com> <50A5FAEB.7090202@gmail.com> From: Jesse Gross Date: Fri, 16 Nov 2012 13:53:45 -0800 Message-ID: Subject: Re: [PATCH v4 4/9] net: openvswitch: use this_cpu_ptr per-cpu helper To: Shan Wei Cc: dev@openvswitch.org, NetDev , Kernel-Maillist , David Miller , cl@linux-foundation.org, Tejun Heo Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 668 Lines: 18 On Fri, Nov 16, 2012 at 12:35 AM, Shan Wei wrote: > Shan Wei said, at 2012/11/13 9:52: >> From: Shan Wei >> >> just use more faster this_cpu_ptr instead of per_cpu_ptr(p, smp_processor_id()); >> >> >> Signed-off-by: Shan Wei >> Reviewed-by: Christoph Lameter > > Jesse Gross, would you like to pick it up to your tree? Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/