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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 85089C47074 for ; Wed, 3 Jan 2024 11:43:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=3TInj6anjNYaUhdO4JVSZqSp4Bn/A95Ax9dY6y2DlxA=; b=dJiJ5bEPNbcYQ/ hH36QrALWdcNhhyHo1UNEreX5IS59RdA0ncOoBFF/L924w5nIwoN3cEbum6RMD63O8lXL/Cw3IuLn 865gwLRIp3k0N8n8xJlZhhokUX4o/nC1hGiLLBy0qdpr9NaQk8dr5gIm06/KWQdDbN8X8+KpTIznJ OJaGzeIaqLU7zI+T7PF5mxhdwPAGNnoWpo4/QI5tnq3UXLBUcQE1wdyhCYlXVIsppRk/55X2gLC5Q LqowpAGH2vBbrJKIeOiihr10N8RZjuVct3/kWJwqhg9iPb9cWZqJ06VXvcYrGMe2/SAJoM9OpyIbU JPqbiUyTfG7kj+qDzPig==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rKzei-00AcmQ-2E; Wed, 03 Jan 2024 11:43:28 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rKzef-00Acjz-1p for linux-arm-kernel@lists.infradead.org; Wed, 03 Jan 2024 11:43:26 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 0F718C15; Wed, 3 Jan 2024 03:44:07 -0800 (PST) Received: from [10.57.45.90] (unknown [10.57.45.90]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 6DA563F7A6; Wed, 3 Jan 2024 03:43:17 -0800 (PST) Message-ID: <70c8336b-1244-45bd-b078-bb07f771741c@arm.com> Date: Wed, 3 Jan 2024 11:43:16 +0000 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v3 1/2] kvm: arm64: introduce new flag for non-cacheable IO memory Content-Language: en-GB To: ankita@nvidia.com, jgg@nvidia.com, maz@kernel.org, oliver.upton@linux.dev, yuzenghui@huawei.com, catalin.marinas@arm.com, will@kernel.org, alex.williamson@redhat.com, kevin.tian@intel.com, yi.l.liu@intel.com, ardb@kernel.org, akpm@linux-foundation.org, gshan@redhat.com, linux-mm@kvack.org, lpieralisi@kernel.org Cc: aniketa@nvidia.com, cjia@nvidia.com, kwankhede@nvidia.com, targupta@nvidia.com, vsethi@nvidia.com, acurrid@nvidia.com, apopple@nvidia.com, jhubbard@nvidia.com, danw@nvidia.com, mochs@nvidia.com, kvmarm@lists.linux.dev, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20231208164709.23101-1-ankita@nvidia.com> <20231208164709.23101-2-ankita@nvidia.com> From: Suzuki K Poulose In-Reply-To: <20231208164709.23101-2-ankita@nvidia.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240103_034325_677919_8D54B26C X-CRM114-Status: UNSURE ( 4.17 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 08/12/2023 16:47, ankita@nvidia.com wrote: > From: Ankit Agrawal > > For various reasons described in the cover letter, and primarily to Cover letter is not part of the git history. It doesn't hurt to repeat the same here for the sake of referring, given how important that is. Suzuki _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel