From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756565Ab2GKAI4 (ORCPT ); Tue, 10 Jul 2012 20:08:56 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:41877 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756552Ab2GKAIx (ORCPT ); Tue, 10 Jul 2012 20:08:53 -0400 Date: Tue, 10 Jul 2012 17:08:50 -0700 From: Greg KH To: "Rafael J. Wysocki" Cc: Bjorn Helgaas , Len Brown , ACPI Devel Mailing List , Linux PM list , linux-pci@vger.kernel.org, Alan Stern , "Oleksij Rempel (fishor)" , LKML Subject: Re: [PATCH] ACPI / PCI: Make _SxD/_SxW check follow ACPI 4.0a spec Message-ID: <20120711000850.GD18128@kroah.com> References: <201204292244.16467.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201204292244.16467.rjw@sisk.pl> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Apr 29, 2012 at 10:44:16PM +0200, Rafael J. Wysocki wrote: > From: Oleksij Rempel > > This patch makes _SxD/_SxW check follow the ACPI 4.0a specification > more closely and fixes suspend bug found on ASUS Zenbook UX31E. > > Some OEM use _SxD fileds do blacklist brocken Dx states. > If _SxD/_SxW return values are check before suspend as appropriate, > some nasty suspend/resume issues may be avoided. > > References: https://bugzilla.kernel.org/show_bug.cgi?id=42728 > Signed-off-by: Oleksij Rempel > Signed-off-by: Rafael J. Wysocki > --- > > Bjorn, Len, > > This is -stable material and therefore v3.4 as well, IMO. Please let me > know if one of you can take it or whether you want me to handle it all the > way to Linus. What ever hapened to this patch? greg k-h