From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [2.5.50, ACPI] link error Date: Thu, 05 Dec 2002 19:36:45 -0500 Sender: linux-kernel-owner@vger.kernel.org Message-ID: <3DEFF11D.9060206@pobox.com> References: <20021205224019.GH7396@atrey.karlin.mff.cuni.cz> <20021206000618.GB15784@atrey.karlin.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20021206000618.GB15784@atrey.karlin.mff.cuni.cz> To: Pavel Machek Cc: Patrick Mochel , kernel list , ACPI mailing list List-Id: linux-acpi@vger.kernel.org Pavel Machek wrote: > S3 needs process stopper from kernel/suspend.c. I did not want to have > #ifdefs all over suspend.c... Then move it to a different file, that may be shared between various CONFIG_xxx features.