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: Thu, 8 Feb 2024 14:43:34 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Thorsten Leemhuis <regressions@...mhuis.info>, 
	"open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>, linux-kernel <linux-kernel@...r.kernel.org>, 
	Mario Limonciello <mario.limonciello@....com>
Subject: [GIT PULL] pin control fix for the v6.8 series

Hi Linus,

Thorsten poked me that this pin control fix is urgent as developer
systems are affected, so here it is, affecting a bunch of AMD
laptops as it seems, caused by mismatching IRQ flags.

Details in the signed tag and linked bug reports.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v6.8-2

for you to fetch changes up to 4451e8e8415e4ef48cdc763d66855f8c25fda94c:

  pinctrl: amd: Add IRQF_ONESHOT to the interrupt request (2024-01-31
10:06:07 +0100)

----------------------------------------------------------------
This is a single fix for the AMD driver which affects developer
laptops, the pinctrl/GPIO driver won't probe on some systems.

----------------------------------------------------------------
Mario Limonciello (1):
      pinctrl: amd: Add IRQF_ONESHOT to the interrupt request

 drivers/pinctrl/pinctrl-amd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ