[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0jeB_WPnOJBzTk-VeOtdbwWFE4tLvVQzZH+Bhe3Q1pSdQ@mail.gmail.com>
Date: Fri, 28 Jan 2022 14:03:22 +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>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: [GIT PULL] Power management updates for v5.17-rc2
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.17-rc2
with top-most commit 33569ef3c754a82010f266b7b938a66a3ccf90a4
PM: hibernate: Remove register_nosave_region_late()
on top of commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07
Linux 5.17-rc1
to receive power management updates for 5.17-rc2.
These make the buffer handling in pm_show_wakelocks() more robust
and drop an unused hibernation-related function.
Specifics:
- Make the buffer handling in pm_show_wakelocks() more robust by
using sysfs_emit_at() in it to generate output (Greg Kroah-Hartman).
- Drop register_nosave_region_late() which is not used (Amadeusz
Sławiński).
Thanks!
---------------
Amadeusz Sławiński (1):
PM: hibernate: Remove register_nosave_region_late()
Greg Kroah-Hartman (1):
PM: wakeup: simplify the output logic of pm_show_wakelocks()
---------------
include/linux/suspend.h | 11 +----------
kernel/power/snapshot.c | 21 +++++++--------------
kernel/power/wakelock.c | 11 ++++-------
3 files changed, 12 insertions(+), 31 deletions(-)
Powered by blists - more mailing lists