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 10:49:43 +0100 [thread overview]
Message-ID: <2026032535-casino-cable-e039@gregkh> (raw)
In-Reply-To: <20260325035931.GC61656@mac.lan>
On Tue, Mar 24, 2026 at 10:59:31PM -0500, Theodore Tso wrote:
> On Tue, Mar 24, 2026 at 03:36:21PM +0000, Mark Brown wrote:
> > I have a bisect for an ext4 issue in v6.1 which comes out at:
> >
> > # first bad commit: [29897d75d6491ffe23cdc9d96caba9282a20dfc3] ext4: convert bd_bitmap_page to bd_bitmap_folio
> >
> > For an oops which looks very similar (but on arm64):
>
> I can confirm this bisection; I was testing on x86_64, and using
> "kvm-xfstests -c ext4/4k generic/001" on a failure, it would crash
> before running the first test (in my test runner infrastructure when
> running syncfs on the results directory --- go figure).
>
> Unfortunately, you can't just revert this commit because of merge
> conflicts. In order to get a clean revert, you have to revert (or
> drop) three commits:
>
> % git log -3
> commit b12a69d9770b58fb02d3b4f72abe5acd28aa7e76 (HEAD)
> Author: Theodore Ts'o <tytso@mit.edu>
> Date: Tue Mar 24 23:46:15 2026 -0400
>
> Revert "ext4: convert bd_bitmap_page to bd_bitmap_folio"
>
> This reverts commit 29897d75d6491ffe23cdc9d96caba9282a20dfc3.
>
> commit 9c95c376c79f47fe9ee8ce562249d3630a50ab12
> Author: Theodore Ts'o <tytso@mit.edu>
> Date: Tue Mar 24 23:44:23 2026 -0400
>
> Revert "ext4: convert bd_buddy_page to bd_buddy_folio"
>
> This reverts commit fe80bba8f76f9f0995cdc64fc89b65173e1ae828.
>
> commit 98f5de80114f6194af4d9fae572b73440efa67c2
> Author: Theodore Ts'o <tytso@mit.edu>
> Date: Tue Mar 24 23:43:40 2026 -0400
>
> Revert "ext4: fix e4b bitmap inconsistency reports"
>
> This reverts commit cb45b6209aa53979b054bd026d938107d5a3031b.
>
> I haven't had time to investigate this more closely, but I'm assuming
> the automated stable picker was trying to backport cb45b6209aa5
> ("ext4: fix e4b bitmap inconsistency reports"), and determined that
> the fe80bba8f76f ("ext4: convert bd_buddy_page to bd_buddy_folio") and
> 29897d75d649 ("ext4: convert bd_bitmap_page to bd_bitmap_folio") were
> prerequisite commits --- and while 29897d75d649 cherry picked
> correctly, either the git scrwed up the cherry pick, or there was some
> additional prerequisite commit needed, but wasn't caught by the "it
> patches cleanly, ship it!" algorithm.
>
> 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!
greg k-h
next prev parent reply other threads:[~2026-03-25 9:50 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 [this message]
2026-03-25 13:11 ` Theodore Tso
2026-03-25 13:31 ` Greg Kroah-Hartman
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=2026032535-casino-cable-e039@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