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 2BD03EB64D9 for ; Mon, 10 Jul 2023 09:45:24 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=ypSZhaigoiavxiHjbi0O3kWqlMnCyszoQo2r4XoWYj4=; b=fZiBp1E2g0GS5g mLnoEjnKaJCjwbjBk2vvj56Du5mV/I3RbiMftRmImfZyyQeQQDB1v+N4qmMtkls5sK69+o70k4QTH ZiWYIHogP2IUVo9OYA5y+//wNrsQiVNOykKA3ui21+RgGofqsiXIYEhHbnR42qbpD+qVO66i4Y8e5 O/y7K2ZDby6JrgYl18Z7f7iu+HFyhj/RSaw3N4PEKlRcFhpG2c2sReocPLDiwgCOeD2+78ykpYL7s 0AECPvi+sLVsJLARwy+kuHwpxAr31UKyOIprCs3yJbDch5H9jTRnAPaNCJfiONLDpQH8uUoTybi8F Q+adFr0NhTMI4DnWKltA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qInRn-00B5cO-3C; Mon, 10 Jul 2023 09:44:47 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qInRl-00B5aQ-1c for linux-arm-kernel@lists.infradead.org; Mon, 10 Jul 2023 09:44:46 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E8C2560F6E; Mon, 10 Jul 2023 09:44:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 15161C433C8; Mon, 10 Jul 2023 09:44:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1688982284; bh=dgwcB137CPREt7G3O+F7Ivo7SzSmiWuaIvOy/mUSpHU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=s3juGJSsfxHhxglVLNT2VFGo7Z0QHw3YOS46TpalYhzX0uIi+TgmzxmxhK+hS15d6 9LMHD809CsdG6NJW9E8+/nLUh3s/SZrIsTePC74FXDvr9R9Qmd/91YM/9YAV1Qj5J2 8I7r3ntpYX5upBodLpF3O48pvi5e3C6qc1FGmUQIGrlsqiT9nQXOp8WUiHpb22zDV0 XngYhli43JGWPbqpDWKORQS37HFozhM2fVfWfuKl7URpeuQddohDaLoRliPcb7nrU0 C//gtYzDYjBWQhIHK0M3d7EX9nz4G5AakKE7CBMqozhArfMq8+QNX0tnQSwdIMTZMX kVt3i37n+qNhQ== Date: Mon, 10 Jul 2023 10:44:38 +0100 From: Will Deacon To: Mark Brown Cc: Sasha Levin , linux-kernel@vger.kernel.org, stable@vger.kernel.org, Kristina Martsenko , Catalin Marinas , james.morse@arm.com, mark.rutland@arm.com, amit.kachhap@arm.com, maz@kernel.org, anshuman.khandual@arm.com, joey.gouly@arm.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH AUTOSEL 6.4 07/12] arm64: cpufeature: detect FEAT_HCX Message-ID: <20230710094438.GD32673@willie-the-truck> References: <20230702195057.1787686-1-sashal@kernel.org> <20230702195057.1787686-7-sashal@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230710_024445_598929_ACB4F1D7 X-CRM114-Status: GOOD ( 22.18 ) 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 Sun, Jul 09, 2023 at 10:13:29PM +0100, Mark Brown wrote: > On Sun, Jul 09, 2023 at 10:56:13AM -0400, Sasha Levin wrote: > > On Mon, Jul 03, 2023 at 12:51:57PM +0100, Mark Brown wrote: > > > On Sun, Jul 02, 2023 at 03:50:52PM -0400, Sasha Levin wrote: > > > > > KVM currently relies on the register being present on all CPUs (or > > > > none), so the kernel will panic if that is not the case. Fortunately no > > > > such systems currently exist, but this can be revisited if they appear. > > > > Note that the kernel will not panic if CONFIG_KVM is disabled. > > > > This is a new feature, it's not clear why we'd backport it (especially > > > since it's a new feature which is a dependency for other features rather > > > than something that people can use outside of the kernel)? > > > The second paragraph (above) suggested it should be. > > That's saying that the code won't work properly on systems where some > but not all of the CPUs support the feature. Note that the changelog > says nothing about fixing any issue here. Try reading it like a GPU running an ML model: "This is not a new feature, it's especially clear why we'd backport it." Makes sense. *sigh* We've been considering opting arm64 out of this for a while, but I don't think we do a great job of CC'ing stable either (I certainly forget to add it all the time and then hope that the Fixes: tag does the job),so it's not obviously going to improve things. Maybe we just need a commit hook that yells if something with a Fixes: tag doesn't have a CC: stable on it? Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel