[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Zi9MSxZoPzqZRql0@gmail.com>
Date: Mon, 29 Apr 2024 09:29:15 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Vincent Guittot <vincent.guittot@...aro.org>,
linux-kernel@...r.kernel.org, Peter Zijlstra <peterz@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>,
Juri Lelli <juri.lelli@...hat.com>,
Daniel Bristot de Oliveira <bristot@...hat.com>,
Valentin Schneider <vschneid@...hat.com>
Subject: Re: [GIT PULL] scheduler fixes
* Linus Torvalds <torvalds@...ux-foundation.org> wrote:
> On Sun, 28 Apr 2024 at 01:42, Ingo Molnar <mingo@...nel.org> wrote:
> >
> > Merge note: in case you are wondering about the timestamps, I ninja-rebased
> > these two commits shortly before the pull request to fix an annoying typo
> > in a commit title.
>
> Hmm. You also forgot to have a diffstat..
Yeah, sorry about the over-eager email trimming. You did end up pulling the
SHA1 I intended to send to you:
# https://lore.kernel.org/r/Zi4HyMFJBwm+JIKZ@gmail.com
> # HEAD: 257bf89d84121280904800acd25cc2c444c717ae sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU
^^^^^^^^^^^^
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=245c8e81741b51fe1281964e4a6525311be6858f
commit 245c8e81741b51fe1281964e4a6525311be6858f
Merge: aec147c18856 257bf89d8412
^^^^^^^^^^^^
Author: Linus Torvalds <torvalds@...ux-foundation.org>
AuthorDate: Sun Apr 28 12:11:26 2024 -0700
Commit: Linus Torvalds <torvalds@...ux-foundation.org>
CommitDate: Sun Apr 28 12:11:26 2024 -0700
Merge tag 'sched-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Which, for the record, had this diffstat:
------------------>
kepler:~/tip> git diff --stat v6.9-rc5..257bf89d8412
^^^^^^^^^^^^
Documentation/timers/no_hz.rst | 7 ++-----
kernel/sched/fair.c | 34 ++++++++++++++++++++--------------
kernel/sched/isolation.c | 18 ++++++++++++++++--
3 files changed, 38 insertions(+), 21 deletions(-)
<------------------
But I should have included the diffstat (statistical-) fail-safe in the
pull request.
Thanks,
Ingo
Powered by blists - more mailing lists