On Sat, Aug 26, 2023 at 05:48:59PM +0200, Greg Kroah-Hartman wrote: > On Wed, Aug 16, 2023 at 06:26:47PM +0200, Greg Kroah-Hartman wrote: > > On Mon, Aug 14, 2023 at 07:04:57AM -0700, Guenter Roeck wrote: > > > On Sun, Aug 13, 2023 at 11:17:25PM +0200, Greg Kroah-Hartman wrote: > > > > This is the start of the stable review cycle for the 6.1.46 release. > > > > There are 149 patches in this series, all will be posted as a response > > > > to this one. If anyone has any issues with these being applied, please > > > > let me know. > > > > > > > > Responses should be made by Tue, 15 Aug 2023 21:16:53 +0000. > > > > Anything received after that time might be too late. > > > > > > Booting with f2fs root file systems still crashes in this release > > > candidate. Would it make sense to mark f2fs as broken in v6.1.y ? > > > > Ick, yeah, let me dig into this next week and figure out what went > > wrong... > > I've now pushed out 6.1.49-rc1 with the last 3 f2fs patches reverted, > and a single objtool fix. Hopefully that should resolve this issue, if > not, please let me know. > That does fix the problem. Thanks, Guenter