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 AEF9BC25B76 for ; Wed, 5 Jun 2024 12:35:02 +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: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=48JsLqFzUynSUuAIDtQoQWfFTWo/R7PRf6A5HoZN0cU=; b=hFMIy7fqlh9d7T cB9HV/SQQXfsw1/HPLXvXoxFUy6QfJh0yL3yFf2cAZaJZnlxl2CU+q8igc5u7K1JnIkJfhQm7rdwr 1Kja8eVPWPUHIKDLpL/7CbsSmSnk3HNSngcZZ2gOJH93fg1Zw5z2s0QnDpT+CgxJDrU9H2OWfoMw+ WmPedIGSmeNwK6xrBcI75DwxQXl8wSuFt7hGPt61c0GC1BjeHAqniGJbI8WMjiwhUh8i/Uf/PLFJs 2w+NM0h1jQnprkfo8L87RFpIr0uwVUd3xqAY5xIHkqAZOr0j6oN2nX0m1OcwFbcGNh7CyNVSUJizT t5TYsgSI31LYzFYqDLYg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEpqv-000000061B3-1Vsc; Wed, 05 Jun 2024 12:34:53 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEpqq-0000000619C-07wu for linux-arm-kernel@lists.infradead.org; Wed, 05 Jun 2024 12:34:49 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 6FEEACE178B; Wed, 5 Jun 2024 12:34:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2A8F0C3277B; Wed, 5 Jun 2024 12:34:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1717590885; bh=LEsPC5RkQQpRdCCnqwVul1W1ku9ifWvxNJjMSQkK8wk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Ozc1+h6MN/gt5fwUzqFPGL4k+m65I9jyd81nMG4wY+uiPfmwTDiryoQhFSf7wB8tS M3SsA7nep76M05rSEO1AZwFQL+bTY2EQQPfgZw5xGYGmE3uJOpS2ungopJJRM5V4zR zt1OwwnItVa+MHcOcBfOTHOpy4uJsFITiPfK0ESddXef7t5JMyTWdRAyoB8Upz8JYc PqKmgf6Cvj+QU/HhZsKxBmlQ+8iHQazt8mqQ1vKIyHOjPEOq0D0+DECiGwH7jUZjzC zwBAMhVODURfGu3NBNKOUPJMXp4TKmn8POWbgjTl9brNJvVOzw75URd1lHt34L8GlT yGgJg76OsW0yQ== From: Will Deacon To: Catalin Marinas , Joel Granados , Luis Chamberlain , Wei Li Cc: kernel-team@android.com, Will Deacon , xiexiuqi@huawei.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process Date: Wed, 5 Jun 2024 13:34:33 +0100 Message-Id: <171758261584.3626459.12239297258879938634.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20240423093501.3460764-1-liwei391@huawei.com> References: <20240423093501.3460764-1-liwei391@huawei.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240605_053448_296569_F0849B79 X-CRM114-Status: UNSURE ( 8.97 ) 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 Tue, 23 Apr 2024 17:35:01 +0800, Wei Li wrote: > The function run_all_insn_set_hw_mode() is registered as startup callback > of 'CPUHP_AP_ARM64_ISNDEP_STARTING', it invokes set_hw_mode() methods of > all emulated instructions. > > As the STARTING callbacks are not expected to fail, if one of the > set_hw_mode() fails, e.g. due to el0 mixed-endian is not supported for > 'setend', it will report a warning: > > [...] Applied to arm64 (for-next/fixes), thanks! [1/1] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process https://git.kernel.org/arm64/c/14951beaec93 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