From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [stable] [patch 20/23] ACPI: dock: avoid check _STA method Date: Sun, 16 Nov 2008 20:59:26 -0800 Message-ID: <20081117045926.GC29327@kroah.com> References: <20081107224818.593212310@mini.kroah.org> <20081107231606.GU1108@kroah.com> <20081111121607.GA32066@homac.suse.de> <20081113212305.GA5697@kroah.com> <20081116233602.GA2985@homac.site> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from kroah.org ([198.145.64.141]:34616 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751100AbYKQFdE (ORCPT ); Mon, 17 Nov 2008 00:33:04 -0500 Content-Disposition: inline In-Reply-To: <20081116233602.GA2985@homac.site> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Greg KH , linux-kernel@vger.kernel.org, stable@kernel.org, Justin Forbes , Zwane Mwaikambo , Theodore Ts'o On Mon, Nov 17, 2008 at 12:36:02AM +0100, Holger Macht wrote: > On Thu 13. Nov - 13:23:05, Greg KH wrote: > > On Tue, Nov 11, 2008 at 01:16:07PM +0100, Holger Macht wrote: > > > On Fri 07. Nov - 15:16:06, Greg KH wrote: > > > > 2.6.26-stable review patch. If anyone has any objections, please let us know. > > > > > > Objecting. This will only work in conjunction with > > > > > > commit 39a0ad871000d2a016a4fa113a6e53d22aabf25d > > > Author: Zhao Yakui > > > Date: Mon Aug 11 13:40:22 2008 +0800 > > > > > > ACPI : Load device driver according to the status of acpi device > > > > > > Otherwise a device struct already exists although the device is not > > > present. > > > > So do you feel we should also add this patch to the 2.6.27-stable tree > > to solve this issue? > > Yes, I think so. Ok, thanks, I've queued it up now. greg k-h