From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Jones Subject: Re: [PATCH 2/2] Fix console handling during suspend/resume Date: Wed, 14 Jun 2006 18:26:54 -0400 Message-ID: <1150324014.21941.23.camel@localhost.localdomain> References: <20060614103404.GC28536@elf.ucw.cz> <20060614214048.GG4950@ucw.cz> <20060614221235.GA7751@elf.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20060614221235.GA7751@elf.ucw.cz> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.osdl.org Errors-To: linux-pm-bounces@lists.osdl.org To: Pavel Machek Cc: Linus Torvalds , Power management list List-Id: linux-pm@vger.kernel.org On Thu, 2006-06-15 at 00:12 +0200, Pavel Machek wrote: > Hi! > = > > > > The debugging patch helped me figure out a number of the problems (= and = > > > > even more problems that then didn't actually make any difference on= ce I = > > > > started getting things working ;) > > > > = > > > > And the console fixes is apparently what got things working in SMP = mode. = > > > = > > > It works for some people _without_ that console fix. > > = > > Yes. It worked for me in UP and with several drivers removed without th= e = > > console fix. It didn't work for me when I did fancier stuff, netconsole= in = > > particular ;/ > = > I guess I'd much rather see > = > if (network_driver_suspended) > drop_message_on_the_floor() = I think we have the same problems with e.g. fbcon . -- = Peter