Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752341AbaLYKZd (ORCPT ); Thu, 25 Dec 2014 05:25:33 -0500 Received: from mail-oi0-f52.google.com ([209.85.218.52]:57169 "EHLO mail-oi0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751816AbaLYKZ3 (ORCPT ); Thu, 25 Dec 2014 05:25:29 -0500 MIME-Version: 1.0 In-Reply-To: <1419423766-114457-39-git-send-email-kirill.shutemov@linux.intel.com> References: <1419423766-114457-1-git-send-email-kirill.shutemov@linux.intel.com> <1419423766-114457-39-git-send-email-kirill.shutemov@linux.intel.com> Date: Thu, 25 Dec 2014 13:25:28 +0300 Message-ID: Subject: Re: [PATCH 38/38] xtensa: drop _PAGE_FILE and pte_file()-related helpers From: Max Filippov To: "Kirill A. Shutemov" Cc: Andrew Morton , Peter Zijlstra , Ingo Molnar , davej@redhat.com, sasha.levin@oracle.com, Hugh Dickins , "linux-mm@kvack.org" , Linux-Arch , LKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 24, 2014 at 3: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: Max Filippov > --- > arch/xtensa/include/asm/pgtable.h | 10 ---------- > 1 file changed, 10 deletions(-) Acked-by: Max Filippov -- Thanks. -- Max -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/