Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030621AbaGRXaq (ORCPT ); Fri, 18 Jul 2014 19:30:46 -0400 Received: from mail-qg0-f52.google.com ([209.85.192.52]:63804 "EHLO mail-qg0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030293AbaGRXam (ORCPT ); Fri, 18 Jul 2014 19:30:42 -0400 Date: Fri, 18 Jul 2014 19:30:39 -0400 From: Tejun Heo To: Christoph Lameter Cc: akpm@linuxfoundation.org, rostedt@goodmis.org, linux-kernel@vger.kernel.org, Ingo Molnar , Peter Zijlstra , Thomas Gleixner , nicolas.pitre@linaro.org, Russell King Subject: Re: [PATCH 15/31] irqchips: Replace __this_cpu_ptr uses Message-ID: <20140718233039.GV5739@htj.dyndns.org> References: <20140620193115.547427118@linux.com> <20140620193126.630055484@linux.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140620193126.630055484@linux.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 20, 2014 at 02:31:30PM -0500, Christoph Lameter wrote: > [ARM specific] > > These are generally replaced with raw_cpu_ptr. However, in > gic_get_percpu_base() we immediately dereference the pointer. This is > equivalent to a raw_cpu_read. So use that operation there. > > Cc: nicolas.pitre@linaro.org > Cc: Russell King > Signed-off-by: Christoph Lameter Applied to wq/for-3.17-consistent-ops. If this patch should be routed differently, please holler. Thanks. -- tejun -- 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/