public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: "John B. Wyatt IV" <jwyatt@redhat.com>
To: Francesco Poli <invernomuto@paranoici.org>
Cc: linux-pm list <linux-pm@vger.kernel.org>,
	Thomas Renninger <trenn@suse.com>, Shuah Khan <shuah@kernel.org>,
	John Kacur <jkacur@redhat.com>
Subject: Re: cpupower: systemd unit to run cpupower at boot
Date: Mon, 24 Mar 2025 11:55:14 -0400	[thread overview]
Message-ID: <Z-GAYiIY8plyqDk3@thinkpad2024> (raw)
In-Reply-To: <20250324154247.7fff2ca1c0df263c16a0f397@paranoici.org>

On Mon, Mar 24, 2025 at 03:42:47PM +0100, Francesco Poli wrote:
> On Mon, 24 Mar 2025 08:32:00 -0400 John B. Wyatt IV wrote:
> 
> > On Sat, Mar 22, 2025 at 06:03:57PM +0100, Francesco Poli wrote:
> > > The attached files are tested on Debian GNU/Linux trixie (current
> > 
> > Would you please submit this in the form of a patch that we can apply
> > to the tree?
> 
> Thanks for your reply.

You are welcome.

> I can try to submit in the form of a patch.

Looking for to it. I have not read your patch so far; this will be the
first step towards review.

> 
> > 
> > Please read (note the no attachments):
> > https://www.kernel.org/doc/html/latest/process/submitting-patches.html
> 
> Wow, long document!
> I am beginning to read it.
> 
> A question: should I base the patch on the mainline tree
> <git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git>
> or should I clone another, more specific tree?

That is a good question. You can use Shuah's cpupower branch for this.

If you have already cloned the Linux kernel you can simply add the
remote into your local clone of the repo:

cd into your local clone of the kernel

git remote add shuah-cpupower https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux.git

git fetch shuah-cpupower && git switch cpupower

Otherwise you can git clone that url.

-- 
Sincerely,
John Wyatt
Software Engineer, Core Kernel
Red Hat


  reply	other threads:[~2025-03-24 15:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-22 17:03 cpupower: systemd unit to run cpupower at boot Francesco Poli
2025-03-24 12:32 ` John B. Wyatt IV
2025-03-24 14:42   ` Francesco Poli
2025-03-24 15:55     ` John B. Wyatt IV [this message]
2025-03-28 22:22   ` Shuah Khan

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=Z-GAYiIY8plyqDk3@thinkpad2024 \
    --to=jwyatt@redhat.com \
    --cc=invernomuto@paranoici.org \
    --cc=jkacur@redhat.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=trenn@suse.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