Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752180AbaLXRXP (ORCPT ); Wed, 24 Dec 2014 12:23:15 -0500 Received: from foss-mx-na.foss.arm.com ([217.140.108.86]:53520 "EHLO foss-mx-na.foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751352AbaLXRXK (ORCPT ); Wed, 24 Dec 2014 12:23:10 -0500 Date: Wed, 24 Dec 2014 17:23:00 +0000 From: Catalin Marinas To: "Kirill A. Shutemov" Cc: "akpm@linux-foundation.org" , "peterz@infradead.org" , "mingo@kernel.org" , "davej@redhat.com" , "sasha.levin@oracle.com" , "hughd@google.com" , "linux-mm@kvack.org" , "linux-arch@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Will Deacon Subject: Re: [PATCH 11/38] arm64: drop PTE_FILE and pte_file()-related helpers Message-ID: <20141224172300.GF13399@e104818-lin.cambridge.arm.com> References: <1419423766-114457-1-git-send-email-kirill.shutemov@linux.intel.com> <1419423766-114457-12-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: <1419423766-114457-12-git-send-email-kirill.shutemov@linux.intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 24, 2014 at 12:22:19PM +0000, Kirill A. Shutemov wrote: > We've replaced remap_file_pages(2) implementation with emulation. > Nobody creates non-linear mapping anymore. > > This patch also adjust __SWP_TYPE_SHIFT and increase number of bits > availble for swap offset. > > Signed-off-by: Kirill A. Shutemov > Cc: Catalin Marinas > Cc: Will Deacon I haven't looked at the remap_file_pages() code but since the pte_file is no longer needed: Acked-by: Catalin Marinas -- 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/