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] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 15 Sep 2023 15:35:06 +0200
From:   Philippe Mathieu-Daudé <philmd@...aro.org>
To:     Yuan Tan <tanyuan@...ylab.org>, tsbogend@...ha.franken.de,
        42.hyeyoo@...il.com
Cc:     linux-mips@...r.kernel.org, christophe.leroy@...roup.eu,
        linux-kernel@...r.kernel.org, falcon@...ylab.org, w@....eu,
        linux@...ssschuh.net
Subject: Re: [PATCH v3 3/3] MIPS: Simplify malta_defconfig

On 14/9/23 10:44, Yuan Tan wrote:
> Simplify malta_defconfig with POWER_RESET dependences.
> 
> Regenerate malta_defconfig with 'make savedefconfig'.
> 
> Suggested-by: Philippe Mathieu-Daudé <philmd@...aro.org>
> Suggested-by: Christophe Leroy <christophe.leroy@...roup.eu>
> Signed-off-by: Yuan Tan <tanyuan@...ylab.org>
> ---
>   arch/mips/configs/malta_defconfig | 2 --
>   1 file changed, 2 deletions(-)
> 
> diff --git a/arch/mips/configs/malta_defconfig b/arch/mips/configs/malta_defconfig
> index 7ae07d57b79a..99049e993192 100644
> --- a/arch/mips/configs/malta_defconfig
> +++ b/arch/mips/configs/malta_defconfig
> @@ -192,7 +192,6 @@ CONFIG_CFG80211=m
>   CONFIG_MAC80211=m
>   CONFIG_MAC80211_MESH=y
>   CONFIG_RFKILL=m
> -CONFIG_PCI=y
>   CONFIG_DEVTMPFS=y
>   CONFIG_CONNECTOR=m
>   CONFIG_MTD=y
> @@ -284,7 +283,6 @@ CONFIG_MOUSE_PS2_ELANTECH=y
>   CONFIG_SERIAL_8250=y
>   CONFIG_SERIAL_8250_CONSOLE=y
>   CONFIG_POWER_RESET=y
> -CONFIG_POWER_RESET_PIIX4_POWEROFF=y
>   CONFIG_POWER_RESET_SYSCON=y
>   # CONFIG_HWMON is not set
>   CONFIG_FB=y

IMHO this should be squashed with the previous patch,
to keep it "atomic", easing reverts or cherry-picks
during backports.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ