[Alsa-user] Re: [PATCH] Fix apm suspend with cs4231 based sound cards

2004-06-08 Thread Keith Duthie
On Mon, 7 Jun 2004, Takashi Iwai wrote: > Could you check whether the recent kernel works without this patch? > There was a mutex deadlock in the suspend code, and I guess it hit > you... I haven't actually tested it yet, but the 2.6.7-rc3 version is changed enough that the patch I submitted does

[Alsa-user] Re: [PATCH] Fix apm suspend with cs4231 based sound cards

2004-06-07 Thread Keith Duthie
On Mon, 7 Jun 2004, Takashi Iwai wrote: > Could you check whether the recent kernel works without this patch? > There was a mutex deadlock in the suspend code, and I guess it hit > you... Ok, will do. -- Just because it isn't nice doesn't make it any less a miracle. http://users.albatross.

[Alsa-user] Re: [PATCH] Fix apm suspend with cs4231 based sound cards

2004-06-07 Thread Takashi Iwai
At Tue, 8 Jun 2004 03:39:52 +1200 (NZST), Keith Duthie wrote: > > The following patch (effectively a reversion of a change between alsa > 0.9.4 and 0.9.5) fixes a problem whereby an APM suspend causes the > program which is using the PCM device to enter the uninterruptible sleep > state on resume