lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0hok19sojJzv6rScSxoVezJ4U815zmKXEX_c0jnK-09QQ@mail.gmail.com>
Date: Tue, 9 Dec 2025 12:35:26 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM <linux-pm@...r.kernel.org>, 
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] More power management updates for v6.19-rc1

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-6.19-rc1-2

with top-most commit 316f0b43fe0131af869a5a58e20ec6e0b6038fa8

 coccinelle: Drop pm_runtime_barrier() error code checks

on top of commit d348c22394ad3c8eaf7bc693cb0ca0edc2ec5246

 Merge tag 'pm-6.19-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive additional power management updates fix for 6.19-rc1.

These fix a runtime PM unit test added during the 6.18 development cycle
and change the pm_runtime_barrier() return type to void (Brian Norris).

Thanks!


---------------

Brian Norris (3):
      PM: runtime: Stop checking pm_runtime_barrier() return code
      PM: runtime: Make pm_runtime_barrier() return void
      coccinelle: Drop pm_runtime_barrier() error code checks

---------------

 Documentation/power/runtime_pm.rst      |  6 ++----
 drivers/base/power/runtime-test.c       |  8 ++------
 drivers/base/power/runtime.c            | 14 ++------------
 include/linux/pm_runtime.h              |  4 ++--
 scripts/coccinelle/api/pm_runtime.cocci |  1 -
 5 files changed, 8 insertions(+), 25 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ