From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH] Add include/linux/freezer.h and move definitions from sched.h Date: Sat, 21 Oct 2006 15:41:18 +0200 Message-ID: <200610211541.19050.rjw@sisk.pl> References: <1161433266.7644.7.camel@nigel.suspend2.net> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1161433266.7644.7.camel@nigel.suspend2.net> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.osdl.org Errors-To: linux-pm-bounces@lists.osdl.org To: Nigel Cunningham Cc: Linux PM , LKML , suspend2-devel List-Id: linux-pm@vger.kernel.org On Saturday, 21 October 2006 14:21, Nigel Cunningham wrote: > Move process freezing functions from include/linux/sched.h to freezer.h, Hm, I'd rather move them to suspend.h. Is there any reason for introducing yet another header file? > so that modifications to the freezer or the kernel configuration don't > require recompiling just about everything. Yes, that's annoying. Greetings, Rafael From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2993036AbWJUNmL (ORCPT ); Sat, 21 Oct 2006 09:42:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S2993041AbWJUNmL (ORCPT ); Sat, 21 Oct 2006 09:42:11 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:37801 "EHLO ogre.sisk.pl") by vger.kernel.org with ESMTP id S2993036AbWJUNmK (ORCPT ); Sat, 21 Oct 2006 09:42:10 -0400 From: "Rafael J. Wysocki" To: Nigel Cunningham Subject: Re: [PATCH] Add include/linux/freezer.h and move definitions from sched.h Date: Sat, 21 Oct 2006 15:41:18 +0200 User-Agent: KMail/1.9.1 Cc: LKML , Linux PM , suspend2-devel References: <1161433266.7644.7.camel@nigel.suspend2.net> In-Reply-To: <1161433266.7644.7.camel@nigel.suspend2.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610211541.19050.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Saturday, 21 October 2006 14:21, Nigel Cunningham wrote: > Move process freezing functions from include/linux/sched.h to freezer.h, Hm, I'd rather move them to suspend.h. Is there any reason for introducing yet another header file? > so that modifications to the freezer or the kernel configuration don't > require recompiling just about everything. Yes, that's annoying. Greetings, Rafael