lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 31 Oct 2013 13:49:13 +0100
From:	"Rafael J. Wysocki" <rjw@...ysocki.net>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linux PM list <linux-pm@...r.kernel.org>,
	Linux PCI <linux-pci@...r.kernel.org>,
	ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Last-minute ACPI and power management fixes for v3.12

Hi Linus,

Please pull from the git repository at

  git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm+acpi-3.12-late

to receive last-minute ACPI and power management fixes for v3.12
with top-most commit ab1225901da2d4cd2dcbae6840e93abbef417064

  Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"

on top of commit 959f58544b7f20c92d5eb43d1232c96c15c01bfb

  Linux 3.12-rc7

These revert two troublesome freezer-related commits introduced during the
3.11 cycle and a recent commit related to PCI hotplug that was applied to
fix one machine, but causes problems to happen elsewhere and turns out
to be unnecessary after another fix that went in later.

Specifics:

 - Revert epoll and select commits related to the freezer, introduced
   during the 3.11 cycle, that cause mysterious user space breakage
   to occur during resume from suspend to RAM for multiple users of
   32-bit x86 systems.  Material for 3.11.y stable kernels.

 - Revert a recent ACPI-based PCI hotplug (ACPIPHP) commit that was
   part of boot problem fixes for one machine, but turns out to cause
   issues with hotplug on Thunderbolt chains with multiple devices.
   It also turns out to be unnecessary after another fix in the
   same area that went in later.  From Mika Westerberg.

Thanks!


---------------

Mika Westerberg (1):
      Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"

Rafael J. Wysocki (2):
      Revert "epoll: use freezable blocking call"
      Revert "select: use freezable blocking call"

---------------

 drivers/pci/hotplug/acpiphp_glue.c |    6 +-----
 fs/eventpoll.c                     |    4 +---
 fs/select.c                        |    3 +--
 3 files changed, 3 insertions(+), 10 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ