Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751863AbbDBWzI (ORCPT ); Thu, 2 Apr 2015 18:55:08 -0400 Received: from mail-la0-f41.google.com ([209.85.215.41]:35478 "EHLO mail-la0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750781AbbDBWzG (ORCPT ); Thu, 2 Apr 2015 18:55:06 -0400 MIME-Version: 1.0 In-Reply-To: References: <1426893517-2511-1-git-send-email-mcgrof@do-not-panic.com> <1426893517-2511-7-git-send-email-mcgrof@do-not-panic.com> <20150402205520.GX5622@wotan.suse.de> From: "Luis R. Rodriguez" Date: Thu, 2 Apr 2015 15:54:44 -0700 X-Google-Sender-Auth: 8yvaBHFEzEI-hHTR0kldkxe9RfQ Message-ID: Subject: Re: [PATCH v1 06/47] mtrr: add __arch_phys_wc_add() To: Bjorn Helgaas Cc: Andy Lutomirski , Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , Juergen Gross , Jan Beulich , Borislav Petkov , Dave Airlie , "linux-kernel@vger.kernel.org" , linux-fbdev , "x86@kernel.org" , "xen-devel@lists.xenproject.org" , Ingo Molnar , Daniel Vetter , Antonino Daplas , Jean-Christophe Plagniol-Villard , Tomi Valkeinen 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: 1103 Lines: 28 On Thu, Apr 2, 2015 at 3:35 PM, Bjorn Helgaas wrote: > [-cc Venkatesh, Suresh] > > On Thu, Apr 2, 2015 at 3:55 PM, Luis R. Rodriguez wrote: >> On Thu, Apr 02, 2015 at 03:21:22PM -0500, Bjorn Helgaas wrote: >>> On Fri, Mar 20, 2015 at 6:17 PM, Luis R. Rodriguez >>> wrote: >>> > From: "Luis R. Rodriguez" > >>> > This is *only* a transitive API -- and as such no new >>> > drivers are ever expected to use this. >>> >>> "transient"? Do you mean you intend to remove this API in the near future? >> >> That's correct, the problem is that in order to use PAT cleanly we'd need to >> change these drivers ... > > I was just trying to ask whether you intended to write "transient" > instead of "transitive." But I'm not doing a very good job :) Yes, corrected, thanks. Luis -- 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/