[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200907300006.04751.rjw@sisk.pl>
Date: Thu, 30 Jul 2009 00:06:03 +0200
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Alan Jenkins <alan-jenkins@...fmail.co.uk>,
Bartlomiej Zolnierkiewicz <bzolnier@...il.com>,
Len Brown <lenb@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
pm list <linux-pm@...ts.linux-foundation.org>,
stable@...nel.org, linux-fsdevel@...r.kernel.org
Subject: [GIT PULL] PM fixes for 2.6.31
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists