lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8dff1052-d524-5702-6f58-bbe192d80672@huawei.com>
Date: Wed, 15 Oct 2025 19:25:53 +0800
From: Zenghui Yu <yuzenghui@...wei.com>
To: Huang Shijie <shijie@...amperecomputing.com>
CC: <catalin.marinas@....com>, <will@...nel.org>,
	<patches@...erecomputing.com>, <cl@...ux.com>,
	<Shubhang@...amperecomputing.com>, <linux-arm-kernel@...ts.infradead.org>,
	<krzysztof.kozlowski@...aro.org>, <geert+renesas@...der.be>, <arnd@...db.de>,
	<linux-kernel@...r.kernel.org>, <peterz@...radead.org>
Subject: Re: [PATCH] arm64: defconfig: Remove the redundent SCHED_MC/SCHED_SMT

On 2025/10/14 10:31, Huang Shijie wrote:
> The patch "7bd291abe2d sched: Unify the SCHED_{SMT,CLUSTER,MC} Kconfig"
> has enabled the SCHED_MC/SCHED_SMT by default for arm64.
> 
> So remove the redundent code in defconfig.

s/redundent/redundant/

> 
> Signed-off-by: Huang Shijie <shijie@...amperecomputing.com>
> ---
>  arch/arm64/configs/defconfig | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index e3a2d37bd104..f089ec615b90 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -82,8 +82,6 @@ CONFIG_ARCH_VEXPRESS=y
>  CONFIG_ARCH_VISCONTI=y
>  CONFIG_ARCH_XGENE=y
>  CONFIG_ARCH_ZYNQMP=y
> -CONFIG_SCHED_MC=y
> -CONFIG_SCHED_SMT=y
>  CONFIG_NUMA=y
>  CONFIG_XEN=y
>  CONFIG_COMPAT=y

Reviewed-by: Zenghui Yu <yuzenghui@...wei.com>

Thanks,
Zenghui

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ