From: Heiko Carstens <hca@linux.ibm.com>
To: Frederic Weisbecker <frederic@kernel.org>
Cc: Thomas Gleixner <tglx@kernel.org>,
Peter Zijlstra <peterz@infradead.org>,
Alexander Gordeev <agordeev@linux.ibm.com>,
Sven Schnelle <svens@linux.ibm.com>,
Vasily Gorbik <gor@linux.ibm.com>,
Christian Borntraeger <borntraeger@linux.ibm.com>,
linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org
Subject: Re: [PATCH 0/4] s390: Idle time accounting improvements
Date: Tue, 9 Jun 2026 16:14:19 +0200 [thread overview]
Message-ID: <20260609141419.9217H39-hca@linux.ibm.com> (raw)
In-Reply-To: <aigbbZW9gah401Y9@localhost.localdomain>
On Tue, Jun 09, 2026 at 03:55:57PM +0200, Frederic Weisbecker wrote:
> Le Mon, Jun 08, 2026 at 09:55:00AM +0200, Heiko Carstens a écrit :
> > On Wed, May 13, 2026 at 04:01:25PM +0200, Heiko Carstens wrote:
> > > This series is on top of Frederic Weisbecker's idle cpu time accounting
> > > refactor series [1][2].
> > >
> > > This is supposed to improve s390 idle time accounting, and brings it
> > > back to the state it was before arch_cpu_idle_time() was removed from
> > > s390 [3].
> > >
> > > In result all cpu time accounting is done by the s390 architecture backend
> > > again, instead of having a mix of architecure specific and common code
> > > accounting (common code: idle, s390 architecture: everything else).
> >
> > Thomas, Peter, Frederic, any objections to this series? The third patch
> > touches common code, so I'd like to get an ACK for that.
> >
> > If there is agreement, this could go either via tip tree's timers/nohz branch
> > (series applies cleanly), or via s390, after the nohz branch has been merged
> > upstream.
>
> Looks all good to me, thanks!
>
> Acked-by: Frederic Weisbecker <frederic@kernel.org>
Thank you!
> I guess ideally it should go via s390. Any chance you can push this to this
> merge window right after tip:timers/nohz is merged?
Yes, sure.
prev parent reply other threads:[~2026-06-09 14:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-13 14:01 [PATCH 0/4] s390: Idle time accounting improvements Heiko Carstens
2026-05-13 14:01 ` [PATCH 1/4] s390/timex: Move union tod_clock type to separate header Heiko Carstens
2026-05-13 14:01 ` [PATCH 2/4] s390/irq/idle: Use stcke instead of stckf for time stamps Heiko Carstens
2026-05-13 14:01 ` [PATCH 3/4] s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait() Heiko Carstens
2026-05-13 14:01 ` [PATCH 4/4] s390/idle: Remove idle time and count sysfs files Heiko Carstens
2026-06-08 7:55 ` [PATCH 0/4] s390: Idle time accounting improvements Heiko Carstens
2026-06-09 13:55 ` Frederic Weisbecker
2026-06-09 14:14 ` Heiko Carstens [this message]
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=20260609141419.9217H39-hca@linux.ibm.com \
--to=hca@linux.ibm.com \
--cc=agordeev@linux.ibm.com \
--cc=borntraeger@linux.ibm.com \
--cc=frederic@kernel.org \
--cc=gor@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=svens@linux.ibm.com \
--cc=tglx@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.