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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 8B020C28B2F for ; Tue, 11 Mar 2025 07:52:20 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [127.0.0.1]) by lists.ozlabs.org (Postfix) with ESMTP id 4ZBmDs5g4tz3bqW; Tue, 11 Mar 2025 18:51:57 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; arc=none smtp.remote-ip=45.249.212.191 ARC-Seal: i=1; a=rsa-sha256; d=lists.ozlabs.org; s=201707; t=1741679517; cv=none; b=BnT2cj/tWu3ZhPNL/rr6W8IFSK2s4hqdAs7TkuY1MDVXwBi7yX37qjaIc5cqCRM2yNg2lMyjraY3183Z1c1AFSx3zILX133EEVQ7rlbccqSWc7CxggO0Wa5qm2x+WKdXNkdQ431HJVGGjxFP9Jhla3Eu2VDElicpwQY5L5zwHQpilzzVQM6LBgrBthBYVSvXNV9fL7ckCmlxWiSfH38Y2CaUb/giYlAV7GshA10cuk19ZpiD3gzpyEVL5YvmwYr/1iERtNTfU8in4em1Fh1or+3pbEG3P2qGgCj1XLuRHEbXu6TsaSL07Dfqj6RP++6tvuV8DHtqCxiQ63wUl2Lb/Q== ARC-Message-Signature: i=1; a=rsa-sha256; d=lists.ozlabs.org; s=201707; t=1741679517; c=relaxed/relaxed; bh=pVu1crfxB5Zsau45dihDRJ28Sda6io7eDtF2fJVpo88=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=i9dBo1brIXvvRmRxqXRwb6gM8QMGlADlx8s4K/IBXHIOEusIOzeOVLvMQBnlE8mIG5HH61EUimac5B2ZdgydGwiOQdMYLkcg5LNcZ8UDym0eiVsVFJon6p7hT+mKBUaOxjDLAQ9GA+Yptn9s9pq4GwgsLTtpPItwrwf/0R4LNMDgI4mpLw+1shFZp/MWS/ammAQ9F082mmbdH2tF+enMARKQpIW/I2wU8U6K6sm2jAianwk8CkxrzjE1oMl33lQ7m6C/jcEzpn8uirOEgxsMmcRDIeb+uXhmURJeuaHUvpOr8Hzlt7KVpGHLt6Q9QZd3IdNqEeD0Dwy69PjSGu2TtA== ARC-Authentication-Results: i=1; lists.ozlabs.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com; spf=pass (client-ip=45.249.212.191; helo=szxga05-in.huawei.com; envelope-from=yangyicong@huawei.com; receiver=lists.ozlabs.org) smtp.mailfrom=huawei.com Authentication-Results: lists.ozlabs.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=huawei.com (client-ip=45.249.212.191; helo=szxga05-in.huawei.com; envelope-from=yangyicong@huawei.com; receiver=lists.ozlabs.org) Received: from szxga05-in.huawei.com (szxga05-in.huawei.com [45.249.212.191]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4ZBmDp4Dpfz3bmy for ; Tue, 11 Mar 2025 18:51:54 +1100 (AEDT) Received: from mail.maildlp.com (unknown [172.19.163.17]) by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4ZBmBn2YZDz1R6GT; Tue, 11 Mar 2025 15:50:09 +0800 (CST) Received: from kwepemd200014.china.huawei.com (unknown [7.221.188.8]) by mail.maildlp.com (Postfix) with ESMTPS id 03DF31A0188; Tue, 11 Mar 2025 15:51:50 +0800 (CST) Received: from localhost.localdomain (10.50.165.33) by kwepemd200014.china.huawei.com (7.221.188.8) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.34; Tue, 11 Mar 2025 15:51:48 +0800 From: Yicong Yang To: , , , , , , , , , , , CC: , , , , , , , , , , , , , Subject: [PATCH v12 4/4] arm64: Kconfig: Enable HOTPLUG_SMT Date: Tue, 11 Mar 2025 15:51:43 +0800 Message-ID: <20250311075143.61078-5-yangyicong@huawei.com> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20250311075143.61078-1-yangyicong@huawei.com> References: <20250311075143.61078-1-yangyicong@huawei.com> X-Mailing-List: linuxppc-dev@lists.ozlabs.org List-Id: List-Help: List-Owner: List-Post: List-Archive: , List-Subscribe: , , List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [10.50.165.33] X-ClientProxiedBy: dggems701-chm.china.huawei.com (10.3.19.178) To kwepemd200014.china.huawei.com (7.221.188.8) From: Yicong Yang Enable HOTPLUG_SMT for SMT control. Reviewed-by: Jonathan Cameron Reviewed-by: Pierre Gondois Reviewed-by: Dietmar Eggemann Signed-off-by: Yicong Yang --- arch/arm64/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index 940343beb3d4..65fe00b1922c 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -250,6 +250,7 @@ config ARM64 select HAVE_KRETPROBES select HAVE_GENERIC_VDSO select HOTPLUG_CORE_SYNC_DEAD if HOTPLUG_CPU + select HOTPLUG_SMT if HOTPLUG_CPU select IRQ_DOMAIN select IRQ_FORCED_THREADING select KASAN_VMALLOC if KASAN -- 2.24.0