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, 4 Mar 2022 00:41:10 +0100
From:   Linus Walleij <linus.walleij@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
        linux-kernel <linux-kernel@...r.kernel.org>,
        Guenter Roeck <linux@...ck-us.net>,
        Hans Verkuil <hverkuil@...all.nl>,
        Samuel Holland <samuel@...lland.org>
Subject: [GIT PULL] late pin control fixes for v5.17

Hi Linus,

as promised, here are the fixes for the issues seen by Guenther
on the OrangePi, details in the signed tag.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3:

  Linux 5.17-rc6 (2022-02-27 14:36:33 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v5.17-3

for you to fetch changes up to bac129dbc6560dfeb634c03f0c08b78024e71915:

  pinctrl: sunxi: Use unique lockdep classes for IRQs (2022-02-28
23:53:19 +0100)

----------------------------------------------------------------
Pin control fixes for the v5.17 series

These two fixes should fix the issues seen on the OrangePi,
first we needed the correct offset when calling
pinctrl_gpio_direction(), and fixing that made a lockdep
issue explode in our face. Both now fixed.

----------------------------------------------------------------
Hans Verkuil (1):
      pinctrl-sunxi: sunxi_pinctrl_gpio_direction_in/output: use correct offset

Samuel Holland (1):
      pinctrl: sunxi: Use unique lockdep classes for IRQs

 drivers/pinctrl/sunxi/pinctrl-sunxi.c | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ