From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5C26EC2D0DB for ; Thu, 23 Jan 2020 12:00:27 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1C06C20704 for ; Thu, 23 Jan 2020 12:00:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="TzbstZrf"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="uVF5rERq" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1C06C20704 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=f54c+w7sBdH3azRTTDvBS0CvDML+qsl9rxcJtgTh6/g=; b=TzbstZrf4ayszr H8KScXnvSruiMvBpQBvL8deWyKY3/GyiALMEGUsqMoJiLNtBCvkF8v6Kte+lPQHKffgf4AIYDldTY KVR1zeH6k+oLvtFJBFymStoLwzHHYV6tUnafMbi5g0/N3MXk0H99Xmo10RUi+IVSZVluT6YGO4iu1 wi6ZIJB1kahPH0L8ZbbrpVM+FDlTdmitfz+oqccjbtNW6pY8reSIvdBNL+3JYMTua1MMQ5CVZiNcu 4003F1P9X5iCwobBhGe42txx/wWJDOjQroQQDsOVcZfRIqkeKu5eRTxEYC/fiScywdv8XZUujtu2H IHAra4o7q+r3OPwhZibQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iub9t-0002Xi-HD; Thu, 23 Jan 2020 12:00:25 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iub8l-0000TB-D0 for linux-arm-kernel@lists.infradead.org; Thu, 23 Jan 2020 11:59:16 +0000 Received: from hump.haifa.ibm.com (nesher1.haifa.il.ibm.com [195.110.40.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id ACD3320704; Thu, 23 Jan 2020 11:59:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579780754; bh=sPgVONfMBssyrYeOuNYXulKqcfSKytB9nRTLqgRxmS8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uVF5rERqT0jd+V9y/x+9lELDQyPdGpV1tP/mdrlK+qSKbSW1torLX2dCc/MLqgBEL Yn8ARXFSFu9OEqhGmdOsVxFcvKEe8f6UjhQcmBYEF4pxjKECfqUBjqawzluK1cE5pt fVrjwg4K5wErH4qLiwrRsizZx4Ecd9NfIs6YthKc= Date: Thu, 23 Jan 2020 13:59:04 +0200 From: Mike Rapoport To: Will Deacon Subject: Re: [PATCH v2 0/1] arm/arm64: add support for folded p4d page tables Message-ID: <20200123115904.GA10436@hump.haifa.ibm.com> References: <20200113111323.10463-1-rppt@kernel.org> <20200122185017.GA17321@willie-the-truck> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200122185017.GA17321@willie-the-truck> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200123_035915_510689_F19B8519 X-CRM114-Status: GOOD ( 13.16 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Anshuman Khandual , Marc Zyngier , Suzuki K Poulose , Russell King , linux-kernel@vger.kernel.org, linux-mm@kvack.org, James Morse , linux-arm-kernel@lists.infradead.org, Catalin Marinas , Mike Rapoport , kvmarm@lists.cs.columbia.edu, Julien Thierry Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Jan 22, 2020 at 06:50:17PM +0000, Will Deacon wrote: > On Mon, Jan 13, 2020 at 01:13:22PM +0200, Mike Rapoport wrote: > > From: Mike Rapoport > > > > This is a part of clean up of the page table manipulation code that aims to > > remove asm-generic/5level-fixup.h and asm-generic/pgtable-nop4d-hack.h > > > > There is a single patch for both arm and arm64 because doing the conversion > > separately would mean breaking the shared mmu bits in virt/kvm/arm. > > Unfortunately, that's going to be really hard to merge, as the two > architectures are maintained in different trees and the breadth of this > patch series is likely to lead to conflicts in both. I anyway realized that sending these changes arch-by-arch was not so bright idea, so my intention is to make "v2" include all the changes required to drop asm-generic/5level-fixup.h and merge it via the -mm tree. > Will -- Sincerely yours, Mike. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel