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 15:13:58 -0400 Message-ID: <1150312438.21941.10.camel@localhost.localdomain> References: <20060614103404.GC28536@elf.ucw.cz> <20060614180959.GD13105@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: 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: Linus Torvalds Cc: Power management list , Pavel Machek List-Id: linux-pm@vger.kernel.org On Wed, 2006-06-14 at 11:29 -0700, Linus Torvalds wrote: > = > On Wed, 14 Jun 2006, Dave Jones wrote: > > = > > I bet you're not using slab debug are you? :) > = > Actually, I am: > = > .. > CONFIG_DEBUG_SLAB=3Dy = > CONFIG_DEBUG_SLAB_LEAK=3Dy = > CONFIG_DEBUG_MUTEXES=3Dy > CONFIG_DEBUG_SPINLOCK=3Dy > CONFIG_DEBUG_SPINLOCK_SLEEP=3Dy > .. > = > > Peter is hitting this with his mini on resume... > = > I'm not sure why I'm not, but we probably have different configurations i= n = > other respects. Yes, we do -- this traceback was from the MacBook Pro, and on the suspend-to-disk case, not suspend-to-ram. -- = Peter