[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230918175529.19011-1-peter@n8pjl.ca>
Date: Mon, 18 Sep 2023 17:56:09 +0000
From: Peter Lafreniere <peter@...jl.ca>
To: reiserfs-devel@...r.kernel.org
Cc: Peter Lafreniere <peter@...jl.ca>, jack@...e.cz,
linux-kernel@...r.kernel.org, richard@....at,
anton.ivanov@...bridgegreys.com, johannes@...solutions.net,
linuxppc-dev@...ts.ozlabs.org, linux-um@...ts.infradead.org,
linux-sh@...r.kernel.org, tsbogend@...ha.franken.de,
linux-mips@...r.kernel.org, linux-m68k@...ts.linux-m68k.org,
geert@...ux-m68k.org, linux-arm-kernel@...ts.infradead.org,
linux@...linux.org.uk, linux-alpha@...r.kernel.org,
richard.henderson@...aro.org, ink@...assic.park.msu.ru
Subject: [PATCH 0/7] arch/*: config: Remove ReiserFS from defconfig
ReiserFS has been considered deprecated for 19 months since commit
eb103a51640e ("reiserfs: Deprecate reiserfs"). However, there are
several architectures that still build it into their defconfig kernels.
As ReiserFS will be removed in 2025, delete all ReiserFS-related options
from defconfig files before the filesystem's removal.
The series is intended to be approved/rejected on an arch-by-arch basis.
No patch is dependant upon another in the series.
See discussion originating in,
Link: https://lore.kernel.org/linux-um/20230918125744.4342-1-peter@n8pjl.ca/
Peter Lafreniere (7):
arch: um: remove ReiserFS from defconfig
arch: powerpc: remove ReiserFS from defconfig
arch: sh: remove ReiserFS from defconfig
arch: mips: remove ReiserFS from defconfig
arch: m68k: remove ReiserFS from defconfig
arch: arm: remove ReiserFS from defconfig
arch: alpha: remove ReiserFS from defconfig
arch/alpha/configs/defconfig | 1 -
arch/arm/configs/pxa_defconfig | 4 ----
arch/m68k/configs/amiga_defconfig | 1 -
arch/m68k/configs/apollo_defconfig | 1 -
arch/m68k/configs/atari_defconfig | 1 -
arch/m68k/configs/bvme6000_defconfig | 1 -
arch/m68k/configs/hp300_defconfig | 1 -
arch/m68k/configs/mac_defconfig | 1 -
arch/m68k/configs/multi_defconfig | 1 -
arch/m68k/configs/mvme147_defconfig | 1 -
arch/m68k/configs/mvme16x_defconfig | 1 -
arch/m68k/configs/q40_defconfig | 1 -
arch/m68k/configs/sun3_defconfig | 1 -
arch/m68k/configs/sun3x_defconfig | 1 -
arch/mips/configs/fuloong2e_defconfig | 1 -
arch/mips/configs/jazz_defconfig | 4 ----
arch/mips/configs/lemote2f_defconfig | 3 ---
arch/mips/configs/malta_defconfig | 5 -----
arch/mips/configs/malta_kvm_defconfig | 5 -----
arch/mips/configs/maltaup_xpa_defconfig | 5 -----
arch/mips/configs/rm200_defconfig | 4 ----
arch/powerpc/configs/44x/sam440ep_defconfig | 1 -
arch/powerpc/configs/g5_defconfig | 4 ----
arch/powerpc/configs/ppc64e_defconfig | 4 ----
arch/powerpc/configs/ppc6xx_defconfig | 5 -----
arch/sh/configs/landisk_defconfig | 1 -
arch/sh/configs/titan_defconfig | 1 -
arch/um/configs/i386_defconfig | 1 -
arch/um/configs/x86_64_defconfig | 1 -
29 files changed, 62 deletions(-)
--
2.42.0
Powered by blists - more mailing lists