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-stable.git;a=summary 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