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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Mon, 23 Jan 2017 09:42:58 +0100
From:   Linus Walleij <linus.walleij@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] GPIO fixes for the v4.10 series

Hi Linus,

a single lockdep fix, nothing else going on. This makes lockdep noiseless
and work properly with threaded GPIO IRQchips.

Please pull it in!

Yours,
Linus Walleij


The following changes since commit 49def1853334396f948dcb4cedb9347abb318df5:

  Linux 4.10-rc4 (2017-01-15 16:21:59 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v4.10-3

for you to fetch changes up to 739e6f5945d88dcee01590913f6886132a10c215:

  gpio: provide lockdep keys for nested/unnested irqchips (2017-01-19
09:57:20 +0100)

----------------------------------------------------------------
GPIO fixes for v4.10:

- Fix a lockdep issue: the threaded irqchips also need their unique
  key, and take this opportunity to get rid of the horrible macro and
  replace it with a static inline.

----------------------------------------------------------------
Linus Walleij (1):
      gpio: provide lockdep keys for nested/unnested irqchips

 drivers/gpio/gpiolib.c      | 18 ++++++------
 include/linux/gpio/driver.h | 70 ++++++++++++++++++++++++++++++++-------------
 2 files changed, 59 insertions(+), 29 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ