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: Wed, 21 Feb 2024 16:31:29 +0100
From: "Arnd Bergmann" <arnd@...db.de>
To: "Javier Martinez Canillas" <javierm@...hat.com>,
 linux-kernel@...r.kernel.org
Cc: "Maxime Ripard" <mripard@...hat.com>,
 "Erico Nunes" <nunes.erico@...il.com>,
 "Enric Balletbo i Serra" <eballetbo@...hat.com>,
 "Brian Masney" <bmasney@...hat.com>,
 "Bjorn Andersson" <quic_bjorande@...cinc.com>,
 "Catalin Marinas" <catalin.marinas@....com>,
 "Geert Uytterhoeven" <geert+renesas@...der.be>,
 "Konrad Dybcio" <konrad.dybcio@...aro.org>,
 "Krzysztof Kozlowski" <krzysztof.kozlowski@...aro.org>,
 "Marek Szyprowski" <m.szyprowski@...sung.com>,
 "Neil Armstrong" <neil.armstrong@...aro.org>,
 "Will Deacon" <will@...nel.org>, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] arm64: defconfig: Enable zram, xfs and loading compressed FW
 support

On Wed, Feb 21, 2024, at 13:59, Javier Martinez Canillas wrote:
> These options are needed by some Linux distributions (e.g: Fedora), so
> let's enable them to make it easier for developers using such distros.
>
> Signed-off-by: Javier Martinez Canillas <javierm@...hat.com>
> ---

Acked-by: Arnd Bergmann <arnd@...db.de>

> @@ -1595,6 +1599,7 @@ CONFIG_HTE_TEGRA194_TEST=m
>  CONFIG_EXT2_FS=y
>  CONFIG_EXT3_FS=y
>  CONFIG_EXT4_FS_POSIX_ACL=y
> +CONFIG_XFS_FS=m
>  CONFIG_BTRFS_FS=m
>  CONFIG_BTRFS_FS_POSIX_ACL=y

Unfortunately this will increase build time noticeably, but
I agree it is the right thing to do.

Can you send it (with any other acks) to soc@...nel.org so
I can merge it from there?

        Arnd

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ