public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] PM: Fixes related to suspend and hibernation for 2.6.29
@ 2009-02-14  0:57 Rafael J. Wysocki
  2009-02-14  0:59 ` [PATCH 1/9] Consolidate driver_probe_done() loops into one place Rafael J. Wysocki
                   ` (9 more replies)
  0 siblings, 10 replies; 20+ messages in thread
From: Rafael J. Wysocki @ 2009-02-14  0:57 UTC (permalink / raw)
  To: Len Brown
  Cc: Andrew Morton, Arve Hjønnevåg, Greg KH, Ingo Molnar,
	Johannes Weiner, KOSAKI Motohiro, LKML, Linus Torvalds,
	Pavel Machek, pm list, Arjan van de Ven, Alan Jenkins,
	Masami Hiramatsu, Andrey Borzenkov

Hi Len,

The following are fixes related to suspend and hibernation I have collected
over the last couple of weeks.  Some of them are in -mm.  I think they all are
2.6.29 material.

1/9 and 2/9 fix hibernation regression caused by the async boot changes,
I hope Greg will not object if they go through your tree.

3/9 fixes a long-standing hibernation issue that cause the resume partition
to become unuseable after two consecutive failing attempts to hibernate.

4/9 fixes build of kprobes.c with CONFIG_PM unset.

5/9 and 6/9 clean up memory freeing code used during hibernation.

7/9 fixes a bug related to the use of PM notifiers during hibernation with
the help of the user land interface.

8/9 and 9/9 fix the handling of consoles during suspend/hibernation.

Please add these patches to the suspend branch and push to Linus for 2.6.29.

Thanks,
Rafael


-- 
Everyone knows that debugging is twice as hard as writing a program
in the first place.  So if you're as clever as you can be when you write it,
how will you ever debug it? --- Brian Kernighan


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2009-02-22 10:07 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-14  0:57 [PATCH 0/9] PM: Fixes related to suspend and hibernation for 2.6.29 Rafael J. Wysocki
2009-02-14  0:59 ` [PATCH 1/9] Consolidate driver_probe_done() loops into one place Rafael J. Wysocki
2009-02-14  1:47   ` Greg KH
2009-02-14  1:00 ` [PATCH 2/9] PM/resume: wait for device probing to finish Rafael J. Wysocki
2009-02-14  1:48   ` Greg KH
2009-02-14  1:01 ` [PATCH 3/9] PM/hibernate: fix "swap breaks after hibernation failures" Rafael J. Wysocki
2009-02-14  1:02 ` [PATCH 4/9] PM: fix build for CONFIG_PM unset Rafael J. Wysocki
2009-02-14  1:03 ` [PATCH 5/9] swsusp: dont fiddle with swappiness Rafael J. Wysocki
2009-02-14  1:04 ` [PATCH 6/9] swsusp: clean up shrink_all_zones() Rafael J. Wysocki
2009-02-14  1:05 ` [PATCH 7/9] PM: Fix pm_notifiers during user mode hibernation Rafael J. Wysocki
2009-02-14  1:06 ` [PATCH 8/9] PM: Wait for console in resume Rafael J. Wysocki
2009-02-14  1:07 ` [PATCH 9/9] PM: Fix suspend_console and resume_console to use only one semaphore Rafael J. Wysocki
2009-02-21  4:41 ` [PATCH 0/9] PM: Fixes related to suspend and hibernation for 2.6.29 Len Brown
2009-02-21  9:38   ` Rafael J. Wysocki
2009-02-21 18:29     ` Greg KH
2009-02-21 19:32       ` Arjan van de Ven
2009-02-21 19:48         ` Greg KH
2009-02-21 22:18           ` Linus Torvalds
2009-02-22  2:47             ` Len Brown
2009-02-22 10:07             ` 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