David Miller wrote: > From: Etienne Basset <etienne.basset@xxxxxxxxxxxxxx> > Date: Mon, 29 Jun 2009 12:29:09 +0200 > >> yes, patch is not yet upstream; > > I'll take care of pushing this around today. > Hi, thank you ; i ran a new bisection to identify the commit that cause pain after -rc1 etienne@etienne-desktop:~/linux-2.6$ git bisect good a1317f714af7aed60ddc182d0122477cbe36ee9b is first bad commit commit a1317f714af7aed60ddc182d0122477cbe36ee9b Author: Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx> Date: Tue Jun 23 23:52:17 2009 -0700 ide: improve handling of Power Management requests Make hwif->rq point to PM request during PM sequence and do not allow any other types of requests to slip in (the old comment was never correct as there should be no such requests generated during PM sequence). Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx> Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx> To have STR/resume work with current git, I have to : 1) apply Bart's patch 2) revert this commit : a1317f714af7aed60ddc182d0122477cbe36ee9b thanks Etienne -- To unsubscribe from this list: send the line "unsubscribe kernel-testers" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html