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 9EFD0D6552F for ; Tue, 26 Nov 2024 17:30:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type: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=H94+kE6a6Z3TCvsv5IQfa8koOq42a44wDuStW4E/6+8=; b=cIZahGipUUXj+C0CidCkYHDlob f+LKyoAvVvPvaSuC1q8akj4HFd0hlqyoweIf3XTEY3VmfZ1V8XmwN/q/3BmDlky3tEZXIiFqSq4CL ZMUoimytsf1BNcGj1kmAyY93eURl6nxMdWdVti3viAlsRfatH/5qa/ZAucNSTlsN1ARBVRGgDR4A9 bGlRog3RmifUjKepeSCNrJS+Ms5+00Bmvl5h7UJz5Q2VWvVU1l4KSo+5IGmaDbNs7GZfoQIPXzVHe xwPYWwmljWqq6eIXAznKvmZtLGdYZOFGCNsZzEEMejjU9azXLEgpwndVEaQDbiI2jAWkuqL1BX8Zp 82P8HbxA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tFzNr-0000000BJZA-0xsD; Tue, 26 Nov 2024 17:29:55 +0000 Received: from linux.microsoft.com ([13.77.154.182]) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tFzMs-0000000BJPL-34Pl for linux-arm-kernel@lists.infradead.org; Tue, 26 Nov 2024 17:28:55 +0000 Received: from [10.0.0.115] (c-67-182-156-199.hsd1.wa.comcast.net [67.182.156.199]) by linux.microsoft.com (Postfix) with ESMTPSA id 1A72420545AE; Tue, 26 Nov 2024 09:28:53 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 1A72420545AE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1732642133; bh=H94+kE6a6Z3TCvsv5IQfa8koOq42a44wDuStW4E/6+8=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=sXLbEnkQ61nv6hbtZZ2ZQwagIwQ3s57qp+UTpK189JiX/cAYSvAH5zo9QDJA5ey8k Dwt4CCS4FMIH15sSObKql/pyGsegy+eu+jPnazasSvIj/u/dhKQ5vboJ68gY5vxkaU Ik00OhGi1r1Ksyj94O5yXx79fuqOSlgwKrm8eO6s= Message-ID: <074bacbe-2823-4653-a6fb-a50b7785a027@linux.microsoft.com> Date: Tue, 26 Nov 2024 09:28:52 -0800 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v3 5/5] hyperv: Remove the now unused hyperv-tlfs.h files To: Michael Kelley , "linux-hyperv@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "kvm@vger.kernel.org" , "iommu@lists.linux.dev" , "netdev@vger.kernel.org" , "linux-pci@vger.kernel.org" , "linux-arch@vger.kernel.org" , "virtualization@lists.linux.dev" Cc: "kys@microsoft.com" , "haiyangz@microsoft.com" , "wei.liu@kernel.org" , "decui@microsoft.com" , "catalin.marinas@arm.com" , "will@kernel.org" , "luto@kernel.org" , "tglx@linutronix.de" , "mingo@redhat.com" , "bp@alien8.de" , "dave.hansen@linux.intel.com" , "x86@kernel.org" , "hpa@zytor.com" , "seanjc@google.com" , "pbonzini@redhat.com" , "peterz@infradead.org" , "daniel.lezcano@linaro.org" , "joro@8bytes.org" , "robin.murphy@arm.com" , "davem@davemloft.net" , "edumazet@google.com" , "kuba@kernel.org" , "pabeni@redhat.com" , "lpieralisi@kernel.org" , "kw@linux.com" , "robh@kernel.org" , "bhelgaas@google.com" , "arnd@arndb.de" , "sgarzare@redhat.com" , "jinankjain@linux.microsoft.com" , "muminulrussell@gmail.com" , "skinsburskii@linux.microsoft.com" , "mukeshrathor@microsoft.com" , "vkuznets@redhat.com" , "ssengar@linux.microsoft.com" , "apais@linux.microsoft.com" , "eahariha@linux.microsoft.com" , "horms@kernel.org" References: <1732577084-2122-1-git-send-email-nunodasneves@linux.microsoft.com> <1732577084-2122-6-git-send-email-nunodasneves@linux.microsoft.com> Content-Language: en-US From: Nuno Das Neves In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241126_092854_817920_693C6AB4 X-CRM114-Status: UNSURE ( 6.72 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 11/25/2024 9:59 PM, Michael Kelley wrote: > From: Nuno Das Neves Sent: Monday, November 25, 2024 3:25 PM >> >> Remove all hyperv-tlfs.h files. These are no longer included >> anywhere. hyperv/hvhdk.h serves the same role, but with an easier >> path for adding new definitions. >> >> Remove the relevant lines in MAINTAINERS. >> >> Signed-off-by: Nuno Das Neves > > Reviewed-by: Michael Kelley Thanks for the reviews on this series Michael!