| From: |
| Greg KH <gregkh@linuxfoundation.org> |
| To: |
| linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org |
| Subject: |
| Linux 3.2.5 |
| Date: |
| Mon, 6 Feb 2012 10:16:22 -0800 |
| Message-ID: |
| <20120206181622.GA28811@kroah.com> |
| Cc: |
| lwn@lwn.net |
| Archive-link: |
| Article, Thread
|
I'm announcing the release of the 3.2.5 kernel.
It contains one PCI patch, it is up to you to decide to upgrade or not.
The updated 3.2.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.2.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-st...
thanks,
greg k-h
------------
Makefile | 2 -
drivers/acpi/pci_root.c | 7 +++++
drivers/pci/pci-acpi.c | 1
drivers/pci/pcie/aspm.c | 58 +++++++++++++++++++++++++++++------------------
include/linux/pci-aspm.h | 4 +--
5 files changed, 47 insertions(+), 25 deletions(-)
Greg Kroah-Hartman (1):
Linux 3.2.5
Matthew Garrett (1):
PCI: Rework ASPM disable code