linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] PM fixes for 2.6.31
@ 2009-07-29 22:06 Rafael J. Wysocki
  0 siblings, 0 replies; only message in thread
From: Rafael J. Wysocki @ 2009-07-29 22:06 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Alan Jenkins, Bartlomiej Zolnierkiewicz, Len Brown, LKML, pm list,
	stable, linux-fsdevel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-29 22:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-29 22:06 [GIT PULL] PM fixes for 2.6.31 Rafael J. Wysocki

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).