[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0gsa3wMJ_xKj1M=vxq3WA0Ksj4TXOxOpRYPz0PDYJb09g@mail.gmail.com>
Date: Mon, 29 Sep 2025 10:12:21 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Shuah Khan <skhan@...uxfoundation.org>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>, shuah <shuah@...nel.org>,
Thomas Renninger <trenn@...e.com>, Thomas Renninger <trenn@...e.de>, "John B. Wyatt IV" <jwyatt@...hat.com>,
John Kacur <jkacur@...hat.com>, Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] cpupower update for Linux 6.18-rc1
Hi Shuah,
On Sun, Sep 28, 2025 at 10:39 PM Shuah Khan <skhan@...uxfoundation.org> wrote:
>
> Hi Rafael,
>
> Please pull the following cpupower update for Linux 6.18-rc1.
>
> Fixes incorrect return vale in cpupower_write_sysfs() error path
> and passing incorrect size to cpuidle_state_write_file() while
> writing status to disable file in cpuidle_state_disable().
>
> diff is attached.
>
> thanks,
> -- Shuah
>
> ----------------------------------------------------------------
> The following changes since commit f83ec76bf285bea5727f478a68b894f5543ca76e:
>
> Linux 6.17-rc6 (2025-09-14 14:21:14 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.18-rc1
>
> for you to fetch changes up to 23199d2aa6dcaf6dd2da772f93d2c94317d71459:
>
> tools/cpupower: Fix incorrect size in cpuidle_state_disable() (2025-09-24 17:15:35 -0600)
>
> ----------------------------------------------------------------
> linux-cpupower-6.18-rc1
>
> Fixes incorrect return vale in cpupower_write_sysfs() error path
> and passing incorrect size to cpuidle_state_write_file() while
> writing status to disable file in cpuidle_state_disable().
>
> ----------------------------------------------------------------
> Kaushlendra Kumar (2):
> tools/cpupower: fix error return value in cpupower_write_sysfs()
> tools/cpupower: Fix incorrect size in cpuidle_state_disable()
>
> tools/power/cpupower/lib/cpuidle.c | 5 +++--
> tools/power/cpupower/lib/cpupower.c | 2 +-
> 2 files changed, 4 insertions(+), 3 deletions(-)
> ----------------------------------------------------------------
Pulled and added to linux-pm.git/linux-next, thanks!
Powered by blists - more mailing lists