Re: [GIT PULL] MM updates for 7.2-rc1
From: Konstantin Ryabitsev
Date: Thu Jun 18 2026 - 16:38:03 EST
On Thu, Jun 18, 2026 at 09:02:06AM -0700, Linus Torvalds wrote:
> This is very wrong. That merge (2f9f5887b427) is merging Jens'
> io_uring epoll cleanup. Not Andrew's MM tree, which I haven't gotten
> to yet.
>
> I wonder why pr-tracker-bot got this wrong.
>
> [ Goes off and looks ]
>
> Oh. Andrew's pull request is confused. It says
>
> The following changes since commit e771677...
> ...
> for you to fetch changes up to e771677....
>
> and note how the "since" commit and "up to" commits are the same (and
> is my iommufd merge). So then pr-tracker bot thinks it's merged when
> the "since" commit was merged.
Let me at least handle this situation -- it's clearly an oversight.
> That doesn't explain why pr-tracker-bot thinks it got merged in what
> was me merging Jens' tree, but whatever.
I'll look into this as well.
-K