From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ot1-x341.google.com (mail-ot1-x341.google.com [IPv6:2607:f8b0:4864:20::341]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 962DD2118F779 for ; Mon, 26 Nov 2018 10:32:16 -0800 (PST) Received: by mail-ot1-x341.google.com with SMTP id i20so17621946otl.0 for ; Mon, 26 Nov 2018 10:32:15 -0800 (PST) MIME-Version: 1.0 References: <20181109203921.178363-1-brho@google.com> <20181114215155.259978-1-brho@google.com> <20181114215155.259978-2-brho@google.com> In-Reply-To: <20181114215155.259978-2-brho@google.com> From: Dan Williams Date: Mon, 26 Nov 2018 10:32:04 -0800 Message-ID: Subject: Re: [PATCH v2 1/3] mm: make dev_pagemap_mapping_shift() externally visible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: Barret Rhoden Cc: X86 ML , "Zhang, Yu C" , KVM list , rkrcmar@redhat.com, linux-nvdimm , David Hildenbrand , Linux Kernel Mailing List , Linux MM , Ingo Molnar , Borislav Petkov , zwisler@kernel.org, Paolo Bonzini , Thomas Gleixner , "H. Peter Anvin" , Naoya Horiguchi , "Zhang, Yi Z" List-ID: On Wed, Nov 14, 2018 at 1:53 PM Barret Rhoden wrote: > > KVM has a use case for determining the size of a dax mapping. The KVM > code has easy access to the address and the mm; hence the change in > parameters. > > Signed-off-by: Barret Rhoden > Reviewed-by: David Hildenbrand Acked-by: Dan Williams _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm