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]
Message-ID: <a25ce95e-126e-7a1a-1bb0-2a3d73ea4aee@ti.com>
Date:   Mon, 8 May 2023 13:13:18 +0530
From:   Dhruva Gole <d-gole@...com>
To:     Catalin Marinas <catalin.marinas@....com>,
        Will Deacon <will@...nel.org>
CC:     Vaishnav Achath <vaishnav.a@...com>, Vignesh <vigneshr@...com>,
        Apurva Nandan <a-nandan@...com>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-spi@...r.kernel.org>, Mark Brown <broonie@...nel.org>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] arm64: defconfig: Enable UBIFS

Hi,

On 17/04/23 14:52, Dhruva Gole wrote:
> UBIFS is a file system for flash devices which works on top of UBI.
> 
> Signed-off-by: Dhruva Gole <d-gole@...com>
> ---
>   arch/arm64/configs/defconfig | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 4f59fa575b47..a632d2a1db93 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -267,6 +267,8 @@ CONFIG_MTD_NAND_BRCMNAND=m
>   CONFIG_MTD_NAND_FSL_IFC=y
>   CONFIG_MTD_NAND_QCOM=y
>   CONFIG_MTD_SPI_NOR=y
> +CONFIG_MTD_UBI=m
> +CONFIG_UBIFS_FS=m

Gentle ping on this patch, can we please pull this in since nobody has
raised any objections since over 3 weeks?

>   CONFIG_BLK_DEV_LOOP=y
>   CONFIG_BLK_DEV_NBD=m
>   CONFIG_VIRTIO_BLK=y

-- 
Thanks and Regards,
Dhruva Gole

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ