From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lithops.sigma-star.at ([195.201.40.130]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1f7Rp6-0006ux-5R for linux-mtd@lists.infradead.org; Sat, 14 Apr 2018 20:31:01 +0000 From: Richard Weinberger To: Souptick Joarder Cc: dedekind1@gmail.com, adrian.hunter@intel.com, linux-mtd@lists.infradead.org Subject: Re: [PATCH] fs: ubifs: Adding new return type vm_fault_t Date: Sat, 14 Apr 2018 22:30:32 +0200 Message-ID: <5440387.JeuAFZVGCe@blindfold> In-Reply-To: <20180414201859.GA20327@jordon-HP-15-Notebook-PC> References: <20180414201859.GA20327@jordon-HP-15-Notebook-PC> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Am Samstag, 14. April 2018, 22:18:59 CEST schrieb Souptick Joarder: > Use new return type vm_fault_t for page_mkwrite handler. > > Signed-off-by: Souptick Joarder > Reviewed-by: Matthew Wilcox Can we please get a little more context? Is this part of a patch series? What is the target tree to carry this? Thanks, //richard