From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: Hibernation and suspend patchset Date: Fri, 4 May 2007 13:34:54 +0200 Message-ID: <200705041334.55622.rjw@sisk.pl> References: <200705011558.11170.rjw@sisk.pl> <1178219335.4575.4.camel@johannes.berg> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1178219335.4575.4.camel@johannes.berg> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Johannes Berg Cc: Pekka Enberg , pm list , Nigel Cunningham , Pavel Machek List-Id: linux-pm@vger.kernel.org On Thursday, 3 May 2007 21:08, Johannes Berg wrote: > Hi Rafael, >=20 > Some bugs with freezer_exempt: >=20 > kernel/softirq.c: In function =E2=80=98ksoftirqd=E2=80=99: > kernel/softirq.c:515: warning: implicit declaration of function =E2=80=98= freezer_exempt=E2=80=99 > [...] >=20 > Maybe some header file they all use pulls in freezer.h on x86 but not o= n > powerpc? This fixes it. Yes, that's possible. Thanks for the patch, I'll add it to the patchset and send it for inclusi= on in -mm. Greetings, Rafael