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]
Date:   Fri, 12 Oct 2018 10:34:55 +0200
From:   Linus Walleij <linus.walleij@...aro.org>
To:     Greg KH <gregkh@...uxfoundation.org>
Cc:     "open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
        linux-kernel <linux-kernel@...r.kernel.org>,
        Stephen Boyd <sboyd@...nel.org>
Subject: [GIT PULL] GPIO fix for v4.19

Hi Greg,

here is a last minute GPIO fix for the v4.19 series.

This fixes GPIO IRQchip parent assignment on a lot
of GPIO drivers.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 0238df646e6224016a45505d2c111a24669ebe21:

  Linux 4.19-rc7 (2018-10-07 17:26:02 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v4.19-4

for you to fetch changes up to 3e779a2e7f909015f21428b66834127496110b6d:

  gpio: Assign gpio_irq_chip::parents to non-stack pointer (2018-10-10
14:03:27 +0200)

----------------------------------------------------------------
GPIO fix for the v4.19 series:
- Fix up the interrupt parent for the irqdomains.

----------------------------------------------------------------
Stephen Boyd (1):
      gpio: Assign gpio_irq_chip::parents to non-stack pointer

 drivers/gpio/gpiolib.c      | 3 ++-
 include/linux/gpio/driver.h | 7 +++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ