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: <CAEdQ38Gp0rFZjpRKsrYp94WyBQPB6=7YbHu6JvjYwf2odx+TgQ@mail.gmail.com>
Date:   Sat, 25 Feb 2023 21:06:14 -0500
From:   Matt Turner <mattst88@...il.com>
To:     Lukas Bulwahn <lukas.bulwahn@...il.com>
Cc:     kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
        Richard Henderson <richard.henderson@...aro.org>,
        Ivan Kokshaysky <ink@...assic.park.msu.ru>,
        linux-alpha@...r.kernel.org
Subject: Re: [PATCH] alpha: update config files

On Thu, Sep 29, 2022 at 6:14 AM Lukas Bulwahn <lukas.bulwahn@...il.com> wrote:
>
> Clean up config files by:
>   - removing configs that were deleted in the past
>   - removing configs not in tree and without recently pending patches
>   - adding new configs that are replacements for old configs in the file
>
> For some detailed information, see Link.
>
> Link: https://lore.kernel.org/kernel-janitors/20220929090645.1389-1-lukas.bulwahn@gmail.com/
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
> ---
>  arch/alpha/configs/defconfig | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/arch/alpha/configs/defconfig b/arch/alpha/configs/defconfig
> index 6a39fe8ce9e5..1816c1dc22b1 100644
> --- a/arch/alpha/configs/defconfig
> +++ b/arch/alpha/configs/defconfig
> @@ -39,14 +39,12 @@ CONFIG_PATA_CYPRESS=y
>  CONFIG_ATA_GENERIC=y
>  CONFIG_NETDEVICES=y
>  CONFIG_DUMMY=m
> -CONFIG_NET_ETHERNET=y
>  CONFIG_NET_VENDOR_3COM=y
>  CONFIG_VORTEX=y
>  CONFIG_NET_TULIP=y
>  CONFIG_DE2104X=m
>  CONFIG_TULIP=y
>  CONFIG_TULIP_MMIO=y
> -CONFIG_NET_PCI=y
>  CONFIG_YELLOWFIN=y
>  CONFIG_SERIAL_8250=y
>  CONFIG_SERIAL_8250_CONSOLE=y
> --
> 2.17.1
>

Thanks for the patch! This was included in my pull request today and
is now upstream in Linus' tree.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ