Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754664AbaLBRvg (ORCPT ); Tue, 2 Dec 2014 12:51:36 -0500 Received: from resqmta-po-05v.sys.comcast.net ([96.114.154.164]:46489 "EHLO resqmta-po-05v.sys.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754293AbaLBRvf (ORCPT ); Tue, 2 Dec 2014 12:51:35 -0500 Date: Tue, 2 Dec 2014 11:51:33 -0600 (CST) From: Christoph Lameter X-X-Sender: cl@gentwo.org To: Mathieu Desnoyers cc: Tejun Heo , linux-kernel@vger.kernel.org, Andrew Morton Subject: Re: Final per cpu consistency patch for -next or late in 3.19 merge period In-Reply-To: <940407620.22325.1417541552737.JavaMail.zimbra@efficios.com> Message-ID: References: <20141202164024.GA10918@htj.dyndns.org> <20141202171102.GC10918@htj.dyndns.org> <940407620.22325.1417541552737.JavaMail.zimbra@efficios.com> Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2 Dec 2014, Mathieu Desnoyers wrote: > If I understand correctly, __get_cpu_var() is being deprecated ? Its gone in -next. > If this_cpu_ptr() is semantically equivalent to __get_cpu_var(), we can do a > wrapper in lttng-modules and move to the new name, no worries there. Sure. Look at the conversion descriptions. -- 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/