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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0jJqO0FVHptaE27ovFese3wFbwQyKDYdiJB621kYg5U2g@mail.gmail.com>
Date:   Mon, 15 Feb 2021 19:47:14 +0100
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] PNP updates for v5.12-rc1

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pnp-5.12-rc1

with top-most commit 96228223933bf5ac920f93862c82449ec28247c0

 PNP: pnpbios: Use DEFINE_SPINLOCK() for spinlock

on top of commit 19c329f6808995b142b3966301f217c831e7cf31

 Linux 5.11-rc4

to receive PNP updates for 5.12-rc1.

These make two janitorial changes of the code.

Specifics:

 - Add printf annotation to a logging function (Tom Rix).

 - Use DEFINE_SPINLOCK() for defining a spinlock so as to initialize
   it statically (Zheng Yongjun).

Thanks!


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

Tom Rix (1):
      PNP: add printf attribute to log function

Zheng Yongjun (1):
      PNP: pnpbios: Use DEFINE_SPINLOCK() for spinlock

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

 drivers/pnp/interface.c         | 1 +
 drivers/pnp/pnpbios/bioscalls.c | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ