linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: shuah <shuah@kernel.org>
To: trenn@suse.com, linux-pm@vger.kernel.org
Cc: Abhishek Goel <huntbag@linux.vnet.ibm.com>,
	"Rafael J. Wysocki" <rafael@kernel.org>, shuah <shuah@kernel.org>
Subject: Re: Revert library ABI changes from commit ae2917093fb60bdc1ed3e
Date: Wed, 4 Dec 2019 10:57:51 -0700	[thread overview]
Message-ID: <b8dce3f5-3d5c-41dd-17dc-e43c745c1990@kernel.org> (raw)
In-Reply-To: <36653115.R70aLYaqeR@skinner.arch.suse.de>

Hi Thomas,

On 12/2/19 8:00 AM, trenn@suse.com wrote:
> Commit ae2917093fb60bdc1ed3e modified the library function:
>

Can you add PATCH tag please.


> struct cpufreq_available_frequencies
> *cpufreq_get_available_frequencies(unsigned int cpu)
> 
> to
> struct cpufreq_frequencies
> *cpufreq_get_frequencies(const char *type, unsigned int cpu)
> 
> This patch recovers the old API and implements the new functionality
> in a newly introduce method:
> struct cpufreq_boost_frequencies
> *cpufreq_get_available_frequencies(unsigned int cpu)
> 
> 
> This one should get merged into stable kernels back to 5.0 when
> commit ae2917093fb60bdc1ed3e had been introduced.

Please add Fixes tag e.g:

Fixes: ae2917093fb6 ("tools/power/cpupower: Display boost frequency 
separately")

> 
> Cc: stable@vger.kernel.org
> 

thanks,
-- Shuah

      reply	other threads:[~2019-12-04 18:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-02 15:00 Revert library ABI changes from commit ae2917093fb60bdc1ed3e trenn
2019-12-04 17:57 ` shuah [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=b8dce3f5-3d5c-41dd-17dc-e43c745c1990@kernel.org \
    --to=shuah@kernel.org \
    --cc=huntbag@linux.vnet.ibm.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=rafael@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;
as well as URLs for NNTP newsgroup(s).