From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [Linux 2.6.27-rc2] suspend to disk, libata problem Date: Thu, 7 Aug 2008 15:42:22 -0700 (PDT) Message-ID: References: <8db1092f0808071530o2f41b1b9p227dbb920e0a3961@mail.gmail.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:38418 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754194AbYHGWm5 (ORCPT ); Thu, 7 Aug 2008 18:42:57 -0400 In-Reply-To: <8db1092f0808071530o2f41b1b9p227dbb920e0a3961@mail.gmail.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Maciej Rutecki Cc: Linux Kernel Mailing List , bzolnier@gmail.com, linux-ide@vger.kernel.org, jgarzik@pobox.com On Fri, 8 Aug 2008, Maciej Rutecki wrote: > > I have problem with suspend to disk. On 2.6.26.* works fine. > > During s2disk i have this messages (with "no_console_suspend" kernel option): > http://unixy.pl/maciek/download/kernel/2.6.27-rc2/img_0005.jpg > (hibernation fails) > > Config, dmesg (normal booting): > http://unixy.pl/maciek/download/kernel/2.6.27-rc2/ Any chance to get this bisected? I realize that it's quite a few reboots, and _maybe_ Jeff or Bartlomiej can just say "oh, duh, it's because of Xyz", but the more likely thing is that without a bisect people will be flailing around fairly blindly.. Linus