Re: s2disk hangs with kernel >=2.6.29, SATA, Gigabyte EG45M-DS2H (bisected)
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: 2009-05-18 14:26:01
Also in:
lkml
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: 2009-05-18 14:26:01
Also in:
lkml
On Monday 18 May 2009 16:16:46 Richard Atterer wrote:
On Mon, May 18, 2009 at 01:17:27AM +0200, Bartlomiej Zolnierkiewicz wrote:quoted
On Sunday 17 May 2009 00:51:53 Richard Atterer wrote:quoted
The patch that causes the hang is 295f00042aaf6b553b5f37348f89bab463d4a469: ide: don't execute the next queued command from the hard-IRQ context (v2)Hmm, this should have been fixed by: commit 2ea5521022ac8f4f528dcbae02668e02a3501a5a Author: Bartlomiej Zolnierkiewicz [off-list ref] Date: Wed Jan 14 19:19:04 2009 +0100 ide: fix suspend regressionI just tried that revision (with a small patch to get pcf50633-core to compile) and hibernating does not work. :-/
Ok, thanks for testing it, also just to make sure: Does the one commit before 295f00042aaf6b553b5f37348f89bab463d4a469 (namely ebdab07dad3d3a008e519b0a028e1e1ad5ecaef0) work fine? Thanks. Bart