From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [GIT PATCH] ACPI patches for 2.6.24-rc5 Date: Thu, 13 Dec 2007 23:06:43 -0800 Message-ID: <20071213230643.76d196dd.akpm@linux-foundation.org> References: <200712140126.12182.lenb@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from smtp2.linux-foundation.org ([207.189.120.14]:45133 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754365AbXLNHG6 (ORCPT ); Fri, 14 Dec 2007 02:06:58 -0500 In-Reply-To: <200712140126.12182.lenb@kernel.org> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Len Brown Cc: Linus Torvalds , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@lists.linux-foundation.org On Fri, 14 Dec 2007 01:26:11 -0500 Len Brown wrote: > please pull from: > > git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git release > > This will update the files shown below. > > thanks! > > -Len > > ps. individual patches are available on linux-acpi@vger.kernel.org > and a consolidated plain patch is available here: > ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/2.6.24/acpi-release-20070126-2.6.24-rc5.diff.gz > > drivers/acpi/battery.c | 2 +- > drivers/acpi/numa.c | 4 ++-- > drivers/acpi/video.c | 4 ++-- > drivers/misc/thinkpad_acpi.c | 4 ++-- > 4 files changed, 7 insertions(+), 7 deletions(-) What's happening with Alexey's sbs regression fixes?