Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S272836AbTHEPwK (ORCPT ); Tue, 5 Aug 2003 11:52:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S272837AbTHEPwK (ORCPT ); Tue, 5 Aug 2003 11:52:10 -0400 Received: from fw.osdl.org ([65.172.181.6]:9148 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S272836AbTHEPwH (ORCPT ); Tue, 5 Aug 2003 11:52:07 -0400 Date: Tue, 5 Aug 2003 08:57:01 -0700 (PDT) From: Patrick Mochel X-X-Sender: mochel@cherise To: Pavel Machek cc: kernel list Subject: Re: [PM] save/restore screen support for ACPI S3 sleep In-Reply-To: <20030805091734.GE388@elf.ucw.cz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1049 Lines: 31 On Tue, 5 Aug 2003, Pavel Machek wrote: > Hi! > > > > This way console should be correctly restored after S3... > > > > > > [Prototype should be added to include/linux/suspend.h]. > > > > > > kernel/suspend.c part only moves code out of "SWSUSP_ONLY" > > > section. > > > > I moved this code to kernel/power/console.c and made it dependent on > > CONFIG_PM only. I also fixed up the breakage Andrew reported earlier and > > added prototypes to include/linux/suspend.h. Patch below for review (not > > directly applicable, as it's relative to the series). > > Patch looks good, except that you should put some comment at begining > of console.c. (GPL+copyrights+one line what this file is about). I > guess that's trivial to fix up incrementally. Sorry, missed that part. Will fix up. -pat - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/