From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from py-out-1112.google.com ([64.233.166.180]) by canuck.infradead.org with esmtp (Exim 4.63 #1 (Red Hat Linux)) id 1IadsI-0008OM-FC for kexec@lists.infradead.org; Wed, 26 Sep 2007 16:52:53 -0400 Received: by py-out-1112.google.com with SMTP id a25so4982324pyi for ; Wed, 26 Sep 2007 13:52:49 -0700 (PDT) Date: Wed, 26 Sep 2007 16:52:30 -0400 Subject: Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump Message-ID: <20070926205229.GG31759@nineveh.local> References: <200709221234.18426.rjw@sisk.pl> <3BCF760C-D77D-417A-809A-B20D04DD01D3@mac.com> <200709222351.32137.rjw@sisk.pl> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <200709222351.32137.rjw@sisk.pl> From: jfannin@gmail.com (Joseph Fannin) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: kexec-bounces@lists.infradead.org Errors-To: kexec-bounces+dwmw2=infradead.org+dwmw2=infradead.org@lists.infradead.org To: "Rafael J. Wysocki" Cc: Nigel Cunningham , nigel@suspend2.net, Kexec Mailing List , linux-kernel@vger.kernel.org, Kyle Moffett , Alan Stern , "Eric W. Biederman" , "Huang, Ying" , linux-pm@lists.linux-foundation.org, huang ying , Andrew Morton , Jeremy Maitin-Shepard FWIW, on all the hardware I have, Windows is able to deal with: (1) hibernate Windows (2) run $(OTHER_OS) (3) resume Windows ... which seems to me to say that Linux is doing it wrong if it can't handle other ACPI users between hibernate and resume. But maybe that's just my hardware. -- Joseph Fannin jfannin@gmail.com _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762227AbXIZUw7 (ORCPT ); Wed, 26 Sep 2007 16:52:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1762087AbXIZUwv (ORCPT ); Wed, 26 Sep 2007 16:52:51 -0400 Received: from nz-out-0506.google.com ([64.233.162.225]:49110 "EHLO nz-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751183AbXIZUwt (ORCPT ); Wed, 26 Sep 2007 16:52:49 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent:from; b=pydJblzEP19dQIw9GUDwaZcJCqGp0hBf/t62jZWersUOgOCG1aIdeZHMrreBXixH1YhPw+XNU5n5g0pjBcAZQesqNpXJwZlEvbF7cE8jjs0/f7UF2GDEfHlfIuurCVh0Rl1mBRDkLz7RY1hNiAqfnYyzdOyKim0oWj15kIHa73o= Date: Wed, 26 Sep 2007 16:52:30 -0400 To: "Rafael J. Wysocki" Cc: Kyle Moffett , Jeremy Maitin-Shepard , Alan Stern , Nigel Cunningham , nigel@suspend2.net, Kexec Mailing List , linux-kernel@vger.kernel.org, "Eric W. Biederman" , "Huang, Ying" , linux-pm@lists.linux-foundation.org, huang ying , Andrew Morton Subject: Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump Message-ID: <20070926205229.GG31759@nineveh.local> Mail-Followup-To: "Rafael J. Wysocki" , Kyle Moffett , Jeremy Maitin-Shepard , Alan Stern , Nigel Cunningham , nigel@suspend2.net, Kexec Mailing List , linux-kernel@vger.kernel.org, "Eric W. Biederman" , "Huang, Ying" , linux-pm@lists.linux-foundation.org, huang ying , Andrew Morton References: <200709221234.18426.rjw@sisk.pl> <3BCF760C-D77D-417A-809A-B20D04DD01D3@mac.com> <200709222351.32137.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200709222351.32137.rjw@sisk.pl> User-Agent: Mutt/1.5.13 (2006-08-11) From: jfannin@gmail.com (Joseph Fannin) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org FWIW, on all the hardware I have, Windows is able to deal with: (1) hibernate Windows (2) run $(OTHER_OS) (3) resume Windows ... which seems to me to say that Linux is doing it wrong if it can't handle other ACPI users between hibernate and resume. But maybe that's just my hardware. -- Joseph Fannin jfannin@gmail.com