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=-12.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,USER_AGENT_GIT autolearn=ham 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 CC159C47093 for ; Tue, 1 Jun 2021 18:24:20 +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 9A1D0613B4 for ; Tue, 1 Jun 2021 18:24:20 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9A1D0613B4 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+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.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=uzWV4iVJehLCjHMqbuat6jamuYb3zh5/DCsb3YJ6xKY=; b=PIIle3L6zrFxtI lYdxCIYspqijDkOcU8unGeMVnq5rg8ifj4N8xgE+N/mXcHqfJDFtIs4XihWMp3J0MthTVSLMVxLjl b3ivhXCdJvbUjQQ5ewRzkb/qBFTwTti4lKQkDPnAbrD7b4VvuMh19Vy3WTUNUpdhvvag2IZHLUzHR fvNp1LVvARn8ZeJf3NukdwtM00K4XMtiigMxRaI2uV8L8byiRSF0z7QIBr+sJMNEzc5y7BQG7yXOu 7AMzp3R9glXtB2A6RsYSDhU6XM6UahHzI7HHUiX8jztiToTzObv5kcSVXp3b/zutgAmX4tkgcXTrf SWZcToEoJJaXFYlm8B4A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lo92N-000KWI-F2; Tue, 01 Jun 2021 18:22:47 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lo914-000Jne-18 for linux-arm-kernel@lists.infradead.org; Tue, 01 Jun 2021 18:21:27 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 4FA1A613D6; Tue, 1 Jun 2021 18:21:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1622571685; bh=WkBqQ/GFIIg2pCaeifWA58gVSprCW9Tn927QSouZxH4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=JuND/jCklpISpK9uj9PzjjYFss+J9P+lyhDIWSOnjtVoFupLHZKlsSRH+xHy3z30s lxHdEa84CSP5veo0UyBmYq6gY65uvG0xi01acxF3NJeeFLKdh/5qBwxcOPaWUB2FR5 wibbx3C6RChQrf26QbVSQR42MDqT3u+hscsba1g2UTxe3clHuGCFp1NBN1wShPlJlO GcXwC84bRW/WBHL3j1c16m4aybwk5zqZwD/u9bdSSQoII265inBTF4+Y+TFx+FrOQc SHvUBSKRmAAJYBsnVfEn+BfS+zYog5CLGZm6iV1uhTQRg7CQqa5xUnTNlbyJVL+RXz lSfzHw83aCAJw== From: Will Deacon To: linux-arm-kernel@lists.infradead.org, Will Deacon Cc: catalin.marinas@arm.com, kernel-team@android.com, Mark Rutland , Christoph Hellwig , Ard Biesheuvel , Lorenzo Pieralisi Subject: Re: [PATCH v2 0/3] Free up a couple of MAIRs Date: Tue, 1 Jun 2021 19:21:04 +0100 Message-Id: <162257003469.1431069.10130226540251653778.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210527110319.22157-1-will@kernel.org> References: <20210527110319.22157-1-will@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210601_112126_111571_53513025 X-CRM114-Status: UNSURE ( 8.98 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 27 May 2021 12:03:16 +0100, Will Deacon wrote: > This is version two of the patches I previously posted here: > > v1: https://lore.kernel.org/r/20210506095034.15246-1-will@kernel.org > > Changes since v1 include: > > * Only consider EFI_MEMORY_WT as a last resort > * Emit warning when using Normal-NC for EFI_MEMORY_WT > * Added acks > * Rebased onto -rc3 > > [...] Applied to arm64 (for-next/mm), thanks! [1/3] arm64: mm: Remove unused support for Device-GRE memory type https://git.kernel.org/arm64/c/58cc6b72a212 [2/3] arm64: acpi: Map EFI_MEMORY_WT memory as Normal-NC https://git.kernel.org/arm64/c/ee67c1103a1b [3/3] arm64: mm: Remove unused support for Normal-WT memory type https://git.kernel.org/arm64/c/21cfe6edbadb Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel