Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753646AbbG2TMi (ORCPT ); Wed, 29 Jul 2015 15:12:38 -0400 Received: from mga03.intel.com ([134.134.136.65]:31971 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750803AbbG2TMh (ORCPT ); Wed, 29 Jul 2015 15:12:37 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,572,1432623600"; d="scan'208";a="532491056" Message-ID: <1438197156.17072.0.camel@linux.intel.com> Subject: Re: [PATCH v2 22/25] pmem: switch from ioremap_wt to memremap From: Ross Zwisler To: Dan Williams Cc: tglx@linutronix.de, mingo@kernel.org, hpa@zytor.com, linux-arch@vger.kernel.org, toshi.kani@hp.com, linux-nvdimm@ml01.01.org, linux-kernel@vger.kernel.org, rmk+kernel@arm.linux.org.uk, hch@lst.de, linux-arm-kernel@lists.infradead.org Date: Wed, 29 Jul 2015 13:12:36 -0600 In-Reply-To: <20150725024001.8664.13362.stgit@dwillia2-desk3.amr.corp.intel.com> References: <20150725023649.8664.59145.stgit@dwillia2-desk3.amr.corp.intel.com> <20150725024001.8664.13362.stgit@dwillia2-desk3.amr.corp.intel.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 (3.12.11-1.fc21) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 562 Lines: 15 On Fri, 2015-07-24 at 22:40 -0400, Dan Williams wrote: > In preparation for deprecating ioremap_wt() convert its usage in > the PMEM API to memremap. > > Cc: Ross Zwisler > Signed-off-by: Dan Williams Acked-by: Ross Zwisler -- 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/