From mboxrd@z Thu Jan 1 00:00:00 1970 From: Len Brown Subject: [GIT PULL] ACPI patch for Linux-3.4-rc5 Date: Sat, 05 May 2012 01:35:25 -0400 Message-ID: <4FA4BC1D.80101@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-qa0-f49.google.com ([209.85.216.49]:52472 "EHLO mail-qa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751373Ab2EEFf2 (ORCPT ); Sat, 5 May 2012 01:35:28 -0400 Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Linus Torvalds , linux-acpi , Linux PM list , linux-kernel Hi Linus, Please pull this ACPI patch. It fixes a D3 issue new in 3.4-rc1. thanks! Len Brown, Intel Open Source Technology Center The following changes since commit ec612fcf43e09f5e05d37baf4d3f138b3fcc2f3d: Merge branch 'd3' into release (2012-03-30 16:21:26 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git release for you to fetch changes up to 1cc0c998fdf2cb665d625fb565a0d6db5c81c639: ACPI: Fix D3hot v D3cold confusion (2012-05-05 01:19:52 -0400) ---------------------------------------------------------------- Lin Ming (1): ACPI: Fix D3hot v D3cold confusion drivers/acpi/power.c | 2 +- drivers/acpi/scan.c | 17 +++++++---------- drivers/pci/pci-acpi.c | 4 ++-- include/acpi/actypes.h | 7 ++++--- 4 files changed, 14 insertions(+), 16 deletions(-)