All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: Sasha Levin <sashal@kernel.org>
To: Finley Xiao <finley.xiao@rock-chips.com>
To: xf@rock-chips.com
Cc: Finley Xiao <finley.xiao@rock-chips.com>
Cc: stable@vger.kernel.org
Subject: Re: [PATCH v1] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power
Date: Thu, 25 Jun 2020 14:53:54 +0000	[thread overview]
Message-ID: <20200625145355.3E5BB20768@mail.kernel.org> (raw)
In-Reply-To: <20200623114206.13762-1-finley.xiao@rock-chips.com>

Hi

[This is an automated email]

This commit has been processed because it contains a "Fixes:" tag
fixing commit: 349d39dc5739 ("thermal: cpu_cooling: merge frequency and power tables").

The bot has tested the following trees: v5.7.5, v5.4.48, v4.19.129, v4.14.185.

v5.7.5: Build OK!
v5.4.48: Failed to apply! Possible dependencies:
    5a4e5b78956a5 ("thermal: cpu_cooling: Make the power-related code depend on IPA")
    a4e893e802e6a ("thermal: cpu_cooling: Migrate to using the EM framework")

v4.19.129: Failed to apply! Possible dependencies:
    18c49926c4bf4 ("cpufreq: Add QoS requests for userspace constraints")
    2acb9bdae92d0 ("cpufreq: Explain the kobject_put() in cpufreq_policy_alloc()")
    2d8b39a62a5d3 ("ACPI: processor: Avoid NULL pointer dereferences at init time")
    3000ce3c52f8b ("cpufreq: Use per-policy frequency QoS")
    348a2ec5f5a5a ("cpufreq: Reorder and simplify cpufreq_update_policy()")
    4ebe36c94aed9 ("cpufreq: Fix kobject memleak")
    540a375822a40 ("cpufreq: Add cpufreq_cpu_acquire() and cpufreq_cpu_release()")
    5a4e5b78956a5 ("thermal: cpu_cooling: Make the power-related code depend on IPA")
    5c238a8b599f1 ("cpufreq: Auto-register the driver as a thermal cooling device if asked")
    67d874c3b2c69 ("cpufreq: Register notifiers with the PM QoS framework")
    70a59fde6e69d ("cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()")
    a0dbb819b84f8 ("cpufreq: Add kerneldoc comments for two core functions")
    a4e893e802e6a ("thermal: cpu_cooling: Migrate to using the EM framework")
    d15ce412737ac ("ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifier")

v4.14.185: Failed to apply! Possible dependencies:
    18c49926c4bf4 ("cpufreq: Add QoS requests for userspace constraints")
    2acb9bdae92d0 ("cpufreq: Explain the kobject_put() in cpufreq_policy_alloc()")
    2d8b39a62a5d3 ("ACPI: processor: Avoid NULL pointer dereferences at init time")
    3000ce3c52f8b ("cpufreq: Use per-policy frequency QoS")
    348a2ec5f5a5a ("cpufreq: Reorder and simplify cpufreq_update_policy()")
    4ebe36c94aed9 ("cpufreq: Fix kobject memleak")
    540a375822a40 ("cpufreq: Add cpufreq_cpu_acquire() and cpufreq_cpu_release()")
    5a4e5b78956a5 ("thermal: cpu_cooling: Make the power-related code depend on IPA")
    5c238a8b599f1 ("cpufreq: Auto-register the driver as a thermal cooling device if asked")
    67d874c3b2c69 ("cpufreq: Register notifiers with the PM QoS framework")
    70a59fde6e69d ("cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()")
    a0dbb819b84f8 ("cpufreq: Add kerneldoc comments for two core functions")
    a4e893e802e6a ("thermal: cpu_cooling: Migrate to using the EM framework")
    d15ce412737ac ("ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifier")


NOTE: The patch will not be queued to stable trees until it is upstream.

How should we proceed with this patch?

-- 
Thanks
Sasha

      reply	other threads:[~2020-06-25 14:53 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-03 11:59 [PATCH v1 0/3] clk: rockchip: support clock controller for rk3308 SoC Finley Xiao
2019-09-03 11:59 ` Finley Xiao
2019-09-03 11:59 ` Finley Xiao
2019-09-03 11:59 ` [PATCH v1 1/3] dt-bindings: Add bindings for rk3308 clock controller Finley Xiao
2019-09-03 11:59   ` Finley Xiao
2019-09-03 11:59   ` Finley Xiao
2019-09-03 11:59 ` [PATCH v1 2/3] clk: rockchip: Add dt-binding header for rk3308 Finley Xiao
2019-09-03 11:59   ` Finley Xiao
2019-09-03 11:59   ` Finley Xiao
2019-09-03 11:59 ` [PATCH v1 3/3] clk: rockchip: Add clock controller for the RK3308 Finley Xiao
2019-09-03 11:59   ` Finley Xiao
2019-09-03 11:59   ` Finley Xiao
2019-09-05 11:22 ` [PATCH v1 0/3] clk: rockchip: support clock controller for rk3308 SoC Heiko Stuebner
2019-09-05 11:22   ` Heiko Stuebner
2020-06-23 11:42 ` [PATCH v1] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power Finley Xiao
2020-06-25 14:53   ` Sasha Levin [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=20200625145355.3E5BB20768@mail.kernel.org \
    --to=sashal@kernel.org \
    --cc=finley.xiao@rock-chips.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 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.