[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=whHRv28HBL47x-L5okG+fZDJyX432uxG3AQqbqRAgkAYQ@mail.gmail.com>
Date: Tue, 8 Jul 2025 13:21:09 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Daniel Gomez <da.gomez@...nel.org>
Cc: Luis Chamberlain <mcgrof@...nel.org>, Petr Pavlu <petr.pavlu@...e.com>,
Sami Tolvanen <samitolvanen@...gle.com>, Daniel Gomez <da.gomez@...sung.com>,
linux-modules@...r.kernel.org,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] Modules fixes for v6.16-rc6
On Tue, 8 Jul 2025 at 12:38, Daniel Gomez <da.gomez@...nel.org> wrote:
>
> Petr and Sebastian went down to the archive history (before Git) and
> found the commit that broke it b3b91325f3c7 ("Don't relocate
> non-allocated regions in modules.").
When mentioning git commits in other trees, you really do need to
mention *which* other tree it is.
In this case, it seems to be
https://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux-fullhistory.git/
that has that commit, but that's actually a kind of odd tree.
The typical bitkeeper conversion tree (which is where I suspect the
full-history conversion then got it from, unless somebody did a
separate conversion) that contains that commit is actually
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/history.git/
and there the commit has commit ID 1a6100caae ("Don't relocate
non-allocated regions in modules")
Linus
Powered by blists - more mailing lists