From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH linux-3.1.y] ideapad: Check if acpi already handle backlight power to avoid a page fault Date: Wed, 11 Jan 2012 08:11:10 -0800 Message-ID: <20120111161110.GC25593@kroah.com> References: <20120111004256.GS22184@burratino> <4F0D76D5.2080704@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from out3-smtp.messagingengine.com ([66.111.4.27]:33278 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751576Ab2AKQUr (ORCPT ); Wed, 11 Jan 2012 11:20:47 -0500 Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 34CB620BA8 for ; Wed, 11 Jan 2012 11:20:47 -0500 (EST) Content-Disposition: inline In-Reply-To: <4F0D76D5.2080704@canonical.com> Sender: platform-driver-x86-owner@vger.kernel.org List-ID: To: Ike Panhc Cc: Jonathan Nieder , stable@vger.kernel.org, platform-driver-x86@vger.kernel.org, Artem X , Rene Bolldorf , Matthew Garrett , Corentin Chary On Wed, Jan 11, 2012 at 07:47:33PM +0800, Ike Panhc wrote: > Thanks, and this is necessary for 3.1.y >=20 > On 01/11/2012 08:42 AM, Jonathan Nieder wrote: > > From: Ren=E9 Bollford > > Date: Sun, 23 Oct 2011 09:56:42 +0200 > >=20 > > commit d4afc7754a60b885b63ef23fd194984e2d53a4e6 upstream. > >=20 > > This patch avoid a page fault in the ideapad-laptop extras when > > turning the backlight power on or off. > >=20 > > Signed-off-by: Rene Bolldorf > > Signed-off-by: Matthew Garrett > > Signed-off-by: Jonathan Nieder > > Tested-by: Artem X >=20 > Acked-by: Ike Panhc This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read Documentation/stable_kernel_rules.txt for how to do this properly.