From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 3715C2BDB5 for ; Tue, 23 Nov 2004 08:50:30 +1100 (EST) From: Benjamin Herrenschmidt To: Keith Conger In-Reply-To: <4517b8e0411220858256619b4@mail.gmail.com> References: <1100847411.25521.42.camel@gaston> <1100852423.3855.2.camel@gaston> <1101083578.13597.5.camel@gaston> <6ullcuggfr.fsf@zork.zork.net> <4517b8e04112208383cc9b24c@mail.gmail.com> <4517b8e0411220858256619b4@mail.gmail.com> Content-Type: text/plain Date: Tue, 23 Nov 2004 08:48:58 +1100 Message-Id: <1101160138.13612.119.camel@gaston> Mime-Version: 1.0 Cc: linuxppc-dev list , "debian-powerpc@lists.debian.org" Subject: Re: TEST: Sleep patch #4 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2004-11-22 at 11:58 -0500, Keith Conger wrote: > Hi, > > Two things I forgot to include, the sound problem happens with or > without going to sleep. Also here is something that apears in my > dmesg: > Oops: kernel access of bad area, sig: 11 [#3] > PREEMPT > > .../... Alsa bugs (as well). You should probably report this to the proper driver author/maintainer. Ben.