From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758047AbXGDWtQ (ORCPT ); Wed, 4 Jul 2007 18:49:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755038AbXGDWtE (ORCPT ); Wed, 4 Jul 2007 18:49:04 -0400 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:33333 "EHLO amd.ucw.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751675AbXGDWtD (ORCPT ); Wed, 4 Jul 2007 18:49:03 -0400 Date: Thu, 5 Jul 2007 00:48:59 +0200 From: Pavel Machek To: nigel@suspend2.net Cc: "Rafael J. Wysocki" , LKML , Andrew Morton Subject: Re: [PATCH] Optional Beeping During Resume From Suspend To Ram. Message-ID: <20070704224859.GC2491@elf.ucw.cz> References: <200706192118.23706.nigel@nigel.suspend2.net> <200706302230.19040.rjw@sisk.pl> <20070704212907.GA3213@elf.ucw.cz> <200707050834.17747.nigel@nigel.suspend2.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200707050834.17747.nigel@nigel.suspend2.net> X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.11+cvs20060126 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi! > Documentation is also an issue. Your patch should update the kernel_parameters > file so users can know how to get the beeping to happen. It would be nice if > it mentioned the proc entry too. Fixed the docs. > > @@ -80,9 +82,11 @@ static int __init acpi_sleep_setup(char > > > > __setup("acpi_sleep=", acpi_sleep_setup); > > > > +/* Ouch, we want to delete this. We already have better version in > userspace, in > > + s2ram from suspend.sf.net project */ > > Do we? This version has advantages in not requiring any userspace app and in > being able to work even if you can't yet get as far as having Take a look at the file. It has whitelist with just one entry, too bad. > > @@ -124,7 +124,7 @@ real_save_cr3: .long 0 > > real_save_cr4: .long 0 > > real_magic: .long 0 > > video_mode: .long 0 > > -video_flags: .long 0 > > +realmode_flags: .long 0 > > beep_flags: .long 0 > > real_efer_save_restore: .long 0 > > real_save_efer_edx: .long 0 > > Beep_flags should be removed too if you're sticking with /proc. Fixed. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html