From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [-mm patch] make arch/i386/kernel/acpi/boot.c:acpi_force static Date: Mon, 7 Aug 2006 18:07:16 +0200 Message-ID: <200608071807.16124.ak@suse.de> References: <20060806030809.2cfb0b1e.akpm@osdl.org> <20060807154938.GC3691@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from ns1.suse.de ([195.135.220.2]:37542 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S1750789AbWHGQHX (ORCPT ); Mon, 7 Aug 2006 12:07:23 -0400 In-Reply-To: <20060807154938.GC3691@stusta.de> Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Adrian Bunk Cc: Andrew Morton , Rusty Russell , linux-kernel@vger.kernel.org, len.brown@intel.com, linux-acpi@vger.kernel.org On Monday 07 August 2006 17:49, Adrian Bunk wrote: > acpi_force can become static. Both patches added thanks -Andi