From: Peter Zijlstra <peterz@infradead.org>
To: Hongyan Xia <hongyan.xia@transsion.com>
Cc: Ingo Molnar <mingo@redhat.com>,
Juri Lelli <juri.lelli@redhat.com>,
Vincent Guittot <vincent.guittot@linaro.org>,
Dietmar Eggemann <dietmar.eggemann@arm.com>,
Steven Rostedt <rostedt@goodmis.org>,
Ben Segall <bsegall@google.com>, Mel Gorman <mgorman@suse.de>,
Valentin Schneider <vschneid@redhat.com>,
K Prateek Nayak <kprateek.nayak@amd.com>,
Jiazi Li <jiazi.li@transsion.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH RESEND] sched: Move some scheduler fields to new static branch API
Date: Wed, 2 Sep 2026 10:19:55 +0200 [thread overview]
Message-ID: <20260902081955.GT4120091@noisy.programming.kicks-ass.net> (raw)
In-Reply-To: <b61b830d-4c6f-4c35-8b8c-1adc4340aaed@transsion.com>
On Wed, Sep 02, 2026 at 08:18:04AM +0000, Hongyan Xia wrote:
> Hi Peter,
>
> On 8/19/2026 5:28 PM, Peter Zijlstra wrote:
> > On Wed, Aug 19, 2026 at 09:04:03AM +0000, Hongyan Xia wrote:
> >> On 8/19/2026 4:44 PM, Peter Zijlstra wrote:
> >>> On Wed, Aug 19, 2026 at 08:09:38AM +0000, Hongyan Xia wrote:
> >>>> From: Hongyan Xia <hongyan.xia@transsion.com>
> >>>>
> >>>> __cfs_bandwidth_used uses struct static_key directly which is
> >>>> deprecated. Fix.
> >>>>
> >>>> sk_dynamic_* uses static_key_{enable/disable}(), which aren't really
> >>>> deprecated, but take the opportunity to move to the new static_branch_*
> >>>> APIs to be consistent.
> >>>>
> >>>> No functional change.
> >>>>
> >>>> Signed-off-by: Hongyan Xia <hongyan.xia@transsion.com>
> >>>> ---
> >>>
> >>> Your emails are encoded in a Microsoft special quoted-printable that my
> >>> scripts don't like.
> >>
> >> Hmm, this patch was sent through the normal git format-patch and
> >> send-email flow, which looks okay on my end and via lore. Do you have
> >> more details so that I can debug and avoid triggering future unhappiness
> >> in your scripts?
> >
> > I think I fixed the script. But what the thing did was encode '\n' as
> > =0A=. This is two tokens: "=0A" for the '\n' and then "=$" for a
> > continuation line.
> >
> > It does this for every line, including the last line. Marking the last
> > line as having a continuation resulted in no output, it would just eat
> > the whole message.
> >
> > Marking the last line as having a continuation is well, bonkers. But my
> > script should now be able to deal with it. Still, pretty idiotic
> > behaviour on whoever mangled that.
>
> While working on the latest sched/core, I noticed two of my patches
>
> d92d1a182dc2d5dc5e4418765739f56bcbde806a, and
> 087b40fe5934e4b8aa80b29b3debbd6542756ffd
>
> have both changed my name into
>
> Author: Hongyan Xia =0A= <hongyan.xia@transsion.com>
>
> While =0A= is certainly a cute last name, I want to ask if this has
> anything to do with the Outlook fix you mentioned last time. If not,
> I'll see what else could have gone wrong.
Argh, sorry about that. Sometimes I fail to spot issues like this. Let
me go rebase those patches and fix.
next prev parent reply other threads:[~2026-09-02 8:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-19 8:09 Hongyan Xia
2026-08-19 8:44 ` Peter Zijlstra
2026-08-19 9:04 ` Hongyan Xia
2026-08-19 9:28 ` Peter Zijlstra
2026-08-19 10:02 ` Hongyan Xia
2026-09-02 8:18 ` Hongyan Xia
2026-09-02 8:19 ` Peter Zijlstra [this message]
2026-08-19 12:19 ` Shrikanth Hegde
2026-08-19 12:58 ` Peter Zijlstra
2026-08-20 2:21 ` Hongyan Xia
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=20260902081955.GT4120091@noisy.programming.kicks-ass.net \
--to=peterz@infradead.org \
--cc=bsegall@google.com \
--cc=dietmar.eggemann@arm.com \
--cc=hongyan.xia@transsion.com \
--cc=jiazi.li@transsion.com \
--cc=juri.lelli@redhat.com \
--cc=kprateek.nayak@amd.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mgorman@suse.de \
--cc=mingo@redhat.com \
--cc=rostedt@goodmis.org \
--cc=vincent.guittot@linaro.org \
--cc=vschneid@redhat.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
all inboxes | Powered by JetHome®