From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by kanga.kvack.org (Postfix) with ESMTP id 6C3556B0032 for ; Thu, 25 Dec 2014 05:20:53 -0500 (EST) Received: by mail-wg0-f50.google.com with SMTP id a1so12765743wgh.23 for ; Thu, 25 Dec 2014 02:20:53 -0800 (PST) Received: from kirsi1.inet.fi (mta-out1.inet.fi. [62.71.2.227]) by mx.google.com with ESMTP id fv6si29665795wib.69.2014.12.25.02.20.52 for ; Thu, 25 Dec 2014 02:20:52 -0800 (PST) Date: Thu, 25 Dec 2014 12:18:16 +0200 From: "Kirill A. Shutemov" Subject: Re: [PATCH 24/38] mips: drop _PAGE_FILE and pte_file()-related helpers Message-ID: <20141225101816.GA6695@node.dhcp.inet.fi> References: <1419423766-114457-1-git-send-email-kirill.shutemov@linux.intel.com> <1419423766-114457-25-git-send-email-kirill.shutemov@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: Geert Uytterhoeven Cc: "Kirill A. Shutemov" , Andrew Morton , Peter Zijlstra , Ingo Molnar , Dave Jones , Sasha Levin , Hugh Dickins , Linux MM , Linux-Arch , "linux-kernel@vger.kernel.org" , Ralf Baechle On Thu, Dec 25, 2014 at 11:08:11AM +0100, Geert Uytterhoeven wrote: > On Wed, Dec 24, 2014 at 1:22 PM, Kirill A. Shutemov > wrote: > > We've replaced remap_file_pages(2) implementation with emulation. > > Nobody creates non-linear mapping anymore. > > > > Signed-off-by: Kirill A. Shutemov > > Cc: Ralf Baechle > > --- > > arch/m68k/include/asm/mcf_pgtable.h | 6 ++---- > > This contains a change to an m68k header file. > The same file was modified in the m68k part of the series, but this change was > not included? Oops. I've folded this into wrong patch. Will fix. -- Kirill A. Shutemov -- 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