From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Theodore Tso <tytso@mit.edu>
Cc: Mark Brown <broonie@kernel.org>, Jan Kara <jack@suse.cz>,
Francesco Dolcini <francesco@dolcini.it>,
Brian Foster <bfoster@redhat.com>,
Yongjian Sun <sunyongjian1@huawei.com>,
Matthew Wilcox <willy@infradead.org>,
Gou Hao <gouhao@uniontech.com>,
Kemeng Shi <shikemeng@huaweicloud.com>,
Zhang Yi <yi.zhang@huawei.com>, Baokun Li <libaokun1@huawei.com>,
stable@vger.kernel.org, patches@lists.linux.dev,
linux-kernel@vger.kernel.org, torvalds@linux-foundation.org,
akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org,
patches@kernelci.org, lkft-triage@lists.linaro.org,
pavel@nabladev.com, jonathanh@nvidia.com, f.fainelli@gmail.com,
sudipm.mukherjee@gmail.com, rwarsow@gmx.de, conor@kernel.org,
hargar@microsoft.com, achill@achill.org, sr@sladewatkins.com
Subject: Re: [PATCH 6.1 000/481] 6.1.167-rc1 review
Date: Wed, 25 Mar 2026 14:31:28 +0100 [thread overview]
Message-ID: <2026032547-spleen-mortify-1cf9@gregkh> (raw)
In-Reply-To: <20260325131110.GC2107@macsyma.local>
On Wed, Mar 25, 2026 at 08:11:10AM -0500, Theodore Tso wrote:
> On Wed, Mar 25, 2026 at 10:49:43AM +0100, Greg Kroah-Hartman wrote:
> > > I don't have time to investigate further, but Greg, if you could drop
> > > these three patches, that should address this issue.
> >
> > All now dropped, thanks!
>
> Thanks! Just as another heads up, I decided to run a full regression
> test suite on 6.1.167-rc1 with those three reverts, and there ar still
> some crashes with generic/051 and ext4/039:
>
> ext4/4k: 711 tests, 1 errors, 83 skipped, 4645 seconds
> Errors: generic/051
> ext4/1k: 636 tests, 7 failures, 1 errors, 78 skipped, 5612 seconds
> Errors: ext4/039
> ext4/encrypt: 679 tests, 1 errors, 215 skipped, 3343 seconds
> Errors: generic/051
> ext4/ext3conv: 706 tests, 1 errors, 85 skipped, 5282 seconds
> Errors: generic/051
> ext4/adv: 713 tests, 13 failures, 1 errors, 91 skipped, 4944 seconds
> Errors: generic/051
> ext4/dioread_nolock: 711 tests, 1 failures, 1 errors, 83 skipped, 5518 seconds
> Errors: generic/051
> ext4/data_journal: 635 tests, 6 failures, 1 errors, 151 skipped, 4105 seconds
> Errors: ext4/039
> ext4/bigalloc_4k: 604 tests, 1 errors, 79 skipped, 4876 seconds
> Errors: ext4/039
> ext4/bigalloc_1k: 682 tests, 6 failures, 1 errors, 106 skipped, 5454 seconds
> Errors: generic/051
> ext4/dax: 705 tests, 10 failures, 1 errors, 207 skipped, 3249 seconds
> Errors: generic/051
>
> I'll start trying to bisect this as I have time today. Are you going
> to put out another rc and restart the 48 hour testing clock?
No, I've already done a release, I dropped more than just those 3, I
dropped all the dependent ext4 patches.
If you could test the last release and if I should do any reverts there,
please let me know.
thanks,
greg k-h
next prev parent reply other threads:[~2026-03-25 13:31 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-23 13:39 [PATCH 6.1 000/481] 6.1.167-rc1 review Greg Kroah-Hartman
2026-03-23 15:20 ` Brett A C Sheffield
2026-03-23 16:39 ` Peter Schneider
2026-03-23 19:16 ` Florian Fainelli
2026-03-23 19:18 ` Pavel Machek
2026-03-23 22:14 ` Shuah Khan
2026-03-24 0:31 ` Slade Watkins
2026-03-24 7:34 ` Francesco Dolcini
2026-03-24 11:57 ` Greg Kroah-Hartman
2026-03-24 13:40 ` Jan Kara
2026-03-24 15:36 ` Mark Brown
2026-03-25 3:59 ` Theodore Tso
2026-03-25 9:49 ` Greg Kroah-Hartman
2026-03-25 13:11 ` Theodore Tso
2026-03-25 13:31 ` Greg Kroah-Hartman [this message]
2026-04-07 3:37 ` Theodore Tso
2026-03-25 9:03 ` Sun Yongjian
2026-03-25 13:34 ` Theodore Tso
2026-03-26 3:01 ` Sun Yongjian
2026-03-24 8:41 ` Ron Economos
2026-03-24 9:03 ` Jon Hunter
2026-03-24 15:38 ` Mark Brown
2026-03-24 23:53 ` Miguel Ojeda
2026-03-30 8:32 ` Guenter Roeck
2026-03-30 9:20 ` Greg Kroah-Hartman
2026-03-30 15:20 ` Guenter Roeck
2026-03-30 9:12 ` Guenter Roeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2026032547-spleen-mortify-1cf9@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=achill@achill.org \
--cc=akpm@linux-foundation.org \
--cc=bfoster@redhat.com \
--cc=broonie@kernel.org \
--cc=conor@kernel.org \
--cc=f.fainelli@gmail.com \
--cc=francesco@dolcini.it \
--cc=gouhao@uniontech.com \
--cc=hargar@microsoft.com \
--cc=jack@suse.cz \
--cc=jonathanh@nvidia.com \
--cc=libaokun1@huawei.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=patches@lists.linux.dev \
--cc=pavel@nabladev.com \
--cc=rwarsow@gmx.de \
--cc=shikemeng@huaweicloud.com \
--cc=shuah@kernel.org \
--cc=sr@sladewatkins.com \
--cc=stable@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
--cc=sunyongjian1@huawei.com \
--cc=torvalds@linux-foundation.org \
--cc=tytso@mit.edu \
--cc=willy@infradead.org \
--cc=yi.zhang@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox