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:   Fri, 2 Sep 2016 23:44:11 +0200
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ACPI fixes for v4.8-rc5

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-4.8-rc5

to receive ACPI fixes for v4.8-rc5.

The top-most commit is 5331d9cab32ef640b4cd38a43b0858874fbb7168

 ACPI / drivers: replace acpi_probe_lock spinlock with mutex

and the base is commit 3eab887a55424fc2c27553b7bfe32330df83f7b8

 Linux 4.8-rc4

Included are two stable-candidate fixes for the ACPI early device
probing code added during the 4.4 cycle, one fixing a typo in a stub
macro used when CONFIG_ACPI is unset and one that prevents sleeping
functions from being called under a spinlock (Lorenzo Pieralisi).

Thanks!

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

Lorenzo Pieralisi (2):
      ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
      ACPI / drivers: replace acpi_probe_lock spinlock with mutex

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

 drivers/acpi/scan.c  | 6 +++---
 include/linux/acpi.h | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ