From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Alan Jenkins <alan-jenkins@tuffmail.co.uk>,
Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>,
Len Brown <lenb@kernel.org>, LKML <linux-kernel@vger.kernel.org>,
pm list <linux-pm@lists.linux-foundation.org>,
stable@kernel.org, linux-fsdevel@vger.kernel.org
Subject: [GIT PULL] PM fixes for 2.6.31
Date: Thu, 30 Jul 2009 00:06:03 +0200 [thread overview]
Message-ID: <200907300006.04751.rjw@sisk.pl> (raw)
Hi Linus,
Please pull power management fixes for 2.6.31 from:
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git pm-fixes
This will fix two regressions, one related to the handling of the
ACPI SCI_EN bit during resume from suspend to RAM (machine with a
broken BIOS has to be blacklisted) and the other caused by
putting bdget() under a spinlock in the hibernation code.
drivers/acpi/sleep.c | 8 ++++++++
fs/block_dev.c | 10 ++++++++++
include/linux/fs.h | 1 +
mm/swapfile.c | 4 ++--
4 files changed, 21 insertions(+), 2 deletions(-)
---------------
Alan Jenkins (1):
PM / Hibernate: Replace bdget call with simple atomic_inc of i_count
Bartlomiej Zolnierkiewicz (1):
PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirk
reply other threads:[~2009-07-29 22:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200907300006.04751.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=alan-jenkins@tuffmail.co.uk \
--cc=bzolnier@gmail.com \
--cc=lenb@kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@lists.linux-foundation.org \
--cc=stable@kernel.org \
--cc=torvalds@linux-foundation.org \
/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).