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: <a749c234-e4e4-4c89-9f26-7f5aa7129c26@roeck-us.net>
Date: Mon, 16 Jun 2025 07:38:39 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Lukas Bulwahn <lbulwahn@...hat.com>, Akshay Gupta <akshay.gupta@....com>,
 Arnd Bergmann <arnd@...db.de>,
 Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Naveen Krishna Chatradhi <naveenkrishna.chatradhi@....com>,
 kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
 Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: Re: [PATCH] hwmon: clean up Makefile after sbrmi driver movement

On 5/28/25 20:39, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@...hat.com>
> 
> Commit e15658676405 ("hwmon/misc: amd-sbi: Move core sbrmi from hwmon to
> misc") removes the config SENSORS_SBRMI, but misses the reference to that
> config in the Makefile.
> 
> Clean up that obsolete line in the Makefile.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...hat.com>

The hardware monitoring mailing list was not copied, meaning
I almost missed this patch. Since the list wasn't copied, I assume
that someone else is supposed to pick it up. Ok with me.

Acked-by: Guenter Roeck <linux@...ck-us.net>

Guenter

> ---
>   drivers/hwmon/Makefile | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/hwmon/Makefile b/drivers/hwmon/Makefile
> index 48e5866c0c9a..726ffd9f6a1b 100644
> --- a/drivers/hwmon/Makefile
> +++ b/drivers/hwmon/Makefile
> @@ -196,7 +196,6 @@ obj-$(CONFIG_SENSORS_PWM_FAN)	+= pwm-fan.o
>   obj-$(CONFIG_SENSORS_QNAP_MCU_HWMON)	+= qnap-mcu-hwmon.o
>   obj-$(CONFIG_SENSORS_RASPBERRYPI_HWMON)	+= raspberrypi-hwmon.o
>   obj-$(CONFIG_SENSORS_SBTSI)	+= sbtsi_temp.o
> -obj-$(CONFIG_SENSORS_SBRMI)	+= sbrmi.o
>   obj-$(CONFIG_SENSORS_SCH56XX_COMMON)+= sch56xx-common.o
>   obj-$(CONFIG_SENSORS_SCH5627)	+= sch5627.o
>   obj-$(CONFIG_SENSORS_SCH5636)	+= sch5636.o


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ