From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756227AbXGIO0a (ORCPT ); Mon, 9 Jul 2007 10:26:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753753AbXGIO0V (ORCPT ); Mon, 9 Jul 2007 10:26:21 -0400 Received: from alnrmhc11.comcast.net ([206.18.177.51]:56077 "EHLO alnrmhc11.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752868AbXGIO0V (ORCPT ); Mon, 9 Jul 2007 10:26:21 -0400 From: Jeremy Maitin-Shepard To: Oliver Neukum Cc: Pavel Machek , Nick Piggin , Al Boldi , linux-kernel@vger.kernel.org, Andrew Morton Subject: Re: Hibernation Redesign References: <200707081737.21932.a1426z@gawab.com> <87k5taw5vc.fsf@jbms.ath.cx> <20070709134522.GA3216@elf.ucw.cz> <200707091602.27312.oliver@neukum.org> X-Habeas-SWE-9: mark in spam to . X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-1: winter into spring Date: Mon, 09 Jul 2007 10:26:14 -0400 In-Reply-To: <200707091602.27312.oliver@neukum.org> (Oliver Neukum's message of "Mon\, 9 Jul 2007 16\:02\:26 +0200") Message-ID: <87bqelwt4p.fsf@jbms.ath.cx> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.990 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Oliver Neukum writes: [snip] > Hm, once the new kernel is booted, this decision is irrevocable, isn't it? > Is there any way to deal with errors by handing control back? Returning to the old kernel can be done by telling drivers to set the hardware to the appropriate state, then copying the backed up memory back to the beginning of physical memory, and finally jumping to the old kernel. It would be much like what is done to resume from hibernation. -- Jeremy Maitin-Shepard