From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ot0-f199.google.com (mail-ot0-f199.google.com [74.125.82.199]) by kanga.kvack.org (Postfix) with ESMTP id A731F6B026C for ; Fri, 15 Dec 2017 20:42:11 -0500 (EST) Received: by mail-ot0-f199.google.com with SMTP id c58so5606373otd.17 for ; Fri, 15 Dec 2017 17:42:11 -0800 (PST) Received: from mail-sor-f41.google.com (mail-sor-f41.google.com. [209.85.220.41]) by mx.google.com with SMTPS id x192sor2489616oix.29.2017.12.15.17.42.10 for (Google Transport Security); Fri, 15 Dec 2017 17:42:10 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20171215140947.26075-4-hch@lst.de> References: <20171215140947.26075-1-hch@lst.de> <20171215140947.26075-4-hch@lst.de> From: Dan Williams Date: Fri, 15 Dec 2017 17:42:10 -0800 Message-ID: Subject: Re: [PATCH 03/17] mm: don't export __add_pages Content-Type: text/plain; charset="UTF-8" Sender: owner-linux-mm@kvack.org List-ID: To: Christoph Hellwig Cc: =?UTF-8?B?SsOpcsO0bWUgR2xpc3Nl?= , Logan Gunthorpe , "linux-nvdimm@lists.01.org" , linuxppc-dev , X86 ML , Linux MM , "linux-kernel@vger.kernel.org" On Fri, Dec 15, 2017 at 6:09 AM, Christoph Hellwig wrote: > This function isn't used by any modules, and is only to be called > from core MM code. This includes the calls for the add_pages wrapper > that might be inlined. > > Signed-off-by: Christoph Hellwig Looks good, Reviewed-by: Dan Williams -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org