lkml.org 
[lkml]   [2004]   [Mar]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH 2.6.3] swsusp.c - Serial Console
From
Date
Hi,

That's a very simple patch to allow swsusp on systems with serial
console only.

Please apply.

Thanks

--- linux-2.6.3/kernel/power/swsusp.c 2004-03-05 11:22:05.000000000
-0800
+++ linux/kernel/power/swsusp.c 2004-03-05 11:22:30.000000000 -0800
@@ -610,9 +610,11 @@
spin_unlock_irq(&suspend_pagedir_lock);
device_resume();

+#ifdef SUSPEND_CONSOLE
acquire_console_sem();
update_screen(fg_console); /* Hmm, is this the problem? */
release_console_sem();
+#endif

PRINTK( "Fixing swap signatures... " );
mark_swapfiles(((swp_entry_t) {0}), MARK_SWAP_RESUME);

--
Frederic.R.Roussel -o) (o-
/\\ Join the penguin force (o_ (o_ //\
_\_v The Linux G3N3R47!0N (/)_ (/)_ v_/_

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:01    [W:0.019 / U:0.488 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site