From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 2/2] Fix console handling during suspend/resume Date: Thu, 6 Jul 2006 15:31:19 -0700 Message-ID: <20060706223119.GA3135@kroah.com> References: <20060629030923.GA18968@kroah.com> <200607061527.29421.david-b@pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <200607061527.29421.david-b@pacbell.net> 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: David Brownell Cc: Linus Torvalds , linux-pm@lists.osdl.org, Pavel Machek List-Id: linux-pm@vger.kernel.org On Thu, Jul 06, 2006 at 03:27:28PM -0700, David Brownell wrote: > The only other new behaviors of note are that the console changes now > prevent diagnostics during suspend (sigh), and that something (maybe > the PM_TRACE stuff?) is causing a 60 GB ext3 filesystem to fsck on > every reboot, claiming it's been 10+ years since it was last checked. Yeah, the PM_TRACE stuff caused this for me too, and was driving me crazy until I figured out what was killing my clock chip... thanks, greg k-h