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=y > CONFIG_DEBUG_SLAB_LEAK=y > CONFIG_DEBUG_MUTEXES=y > CONFIG_DEBUG_SPINLOCK=y > CONFIG_DEBUG_SPINLOCK_SLEEP=y > .. > > > Peter is hitting this with his mini on resume... > > I'm not sure why I'm not, but we probably have different configurations in > other respects. Yes, we do -- this traceback was from the MacBook Pro, and on the suspend-to-disk case, not suspend-to-ram. -- Peter