From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752482AbaLYKVL (ORCPT ); Thu, 25 Dec 2014 05:21:11 -0500 Received: from mta-out1.inet.fi ([62.71.2.203]:49840 "EHLO kirsi1.inet.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751830AbaLYKVI (ORCPT ); Thu, 25 Dec 2014 05:21:08 -0500 Date: Thu, 25 Dec 2014 12:18:16 +0200 From: "Kirill A. Shutemov" 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 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: User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kirill A. Shutemov" Subject: Re: [PATCH 24/38] mips: drop _PAGE_FILE and pte_file()-related helpers Date: Thu, 25 Dec 2014 12:18:16 +0200 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 Return-path: Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org 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 List-Id: linux-arch.vger.kernel.org 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