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: <eedd657d-158e-4391-b92c-593f22af715e@foss.st.com>
Date: Thu, 8 Jan 2026 18:09:50 +0100
From: Alexandre TORGUE <alexandre.torgue@...s.st.com>
To: Randy Dunlap <rdunlap@...radead.org>, <linux-kernel@...r.kernel.org>
CC: Maxime Coquelin <mcoquelin.stm32@...il.com>,
        <linux-stm32@...md-mailman.stormreply.com>,
        <linux-arm-kernel@...ts.infradead.org>,
        Catalin Marinas
	<catalin.marinas@....com>,
        Will Deacon <will@...nel.org>
Subject: Re: [PATCH] arm64: STM32: drop an undefined Kconfig symbol

Hi

On 12/30/25 19:14, Randy Dunlap wrote:
> Drop ARM_SMC_MBOX since it is not defined or used anywhere else
> in the kernel source tree.
> 
> Fixes: 9e4e24414cc6 ("arm64: introduce STM32 family on Armv8 architecture")
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> ---
> Cc: Alexandre Torgue <alexandre.torgue@...s.st.com>
> Cc: Maxime Coquelin <mcoquelin.stm32@...il.com>
> Cc: linux-stm32@...md-mailman.stormreply.com
> Cc: linux-arm-kernel@...ts.infradead.org
> Cc: Catalin Marinas <catalin.marinas@....com>
> Cc: Will Deacon <will@...nel.org>
> 
>   arch/arm64/Kconfig.platforms |    1 -
>   1 file changed, 1 deletion(-)
> 
> --- linux-next-20251219.orig/arch/arm64/Kconfig.platforms
> +++ linux-next-20251219/arch/arm64/Kconfig.platforms
> @@ -372,7 +372,6 @@ config ARCH_STM32
>   	bool "STMicroelectronics STM32 SoC Family"
>   	select GPIOLIB
>   	select PINCTRL
> -	select ARM_SMC_MBOX
>   	select ARM_SCMI_PROTOCOL
>   	select REGULATOR
>   	select REGULATOR_ARM_SCMI

Applied on stm32-next.

cheers
Alex

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ