public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* swsusp: fix default and merge upstream?
@ 2004-08-17 11:11 Pavel Machek
  2004-08-17 17:47 ` Andrew Morton
  0 siblings, 1 reply; 5+ messages in thread
From: Pavel Machek @ 2004-08-17 11:11 UTC (permalink / raw)
  To: Andrew Morton, kernel list, Patrick Mochel

Hi!

Perhaps now is the right time to merge -mm swsusp up to Linus? I'd
like new swsusp to default to powerdown mode (as it did before) before
it goes up (attached patch)... But if you want to test ACPI code paths
even in Linus tree, leave it out.

								Pavel

--- clean-mm/kernel/power/main.c	2004-08-17 12:21:44.000000000 +0200
+++ linux-mm/kernel/power/main.c	2004-08-17 12:22:47.000000000 +0200
@@ -33,8 +33,6 @@
 {
 	down(&pm_sem);
 	pm_ops = ops;
-	if (ops->pm_disk_mode && ops->pm_disk_mode < PM_DISK_MAX)
-		pm_disk_mode = ops->pm_disk_mode;
 	up(&pm_sem);
 }
 

-- 
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!

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

end of thread, other threads:[~2004-08-17 19:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-17 11:11 swsusp: fix default and merge upstream? Pavel Machek
2004-08-17 17:47 ` Andrew Morton
2004-08-17 18:03   ` Pavel Machek
2004-08-17 18:28     ` Andrew Morton
2004-08-17 19:03       ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox