From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755786AbYCULnS (ORCPT ); Fri, 21 Mar 2008 07:43:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754055AbYCULnE (ORCPT ); Fri, 21 Mar 2008 07:43:04 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:42098 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752918AbYCULnB (ORCPT ); Fri, 21 Mar 2008 07:43:01 -0400 Date: Fri, 21 Mar 2008 12:42:03 +0100 From: Ingo Molnar To: Pavel Machek Cc: Andrew Morton , "Rafael J. Wysocki" , linux-kernel@vger.kernel.org, Thomas Gleixner , Ralf Baechle , David Howells Subject: Re: pm_register() and pm_send_all() Message-ID: <20080321114203.GJ20420@elte.hu> References: <20080312150042.96668bcd.akpm@linux-foundation.org> <20080313092813.GA24027@elf.ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080313092813.GA24027@elf.ucw.cz> User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0017] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Pavel Machek wrote: > --- a/arch/x86/kernel/apm_32.c > +++ b/arch/x86/kernel/apm_32.c thanks Pavel for taking care of this - the x86 bits look good. Those warnings have annoyed me for ages :-/ Acked-by: Ingo Molnar Ingo