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>] [day] [month] [year] [list]
Message-ID: <20250117123159.38472-1-brgl@bgdev.pl>
Date: Fri, 17 Jan 2025 13:31:59 +0100
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linus Walleij <linus.walleij@...aro.org>,
	linux-gpio@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [GIT PULL] gpio fixes for v6.13

From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>

Linus,

Please pull one remaining driver fix for this cycle from the GPIO tree.

Thanks,
Bartosz

The following changes since commit 5bc55a333a2f7316b58edc7573e8e893f7acb532:

  Linux 6.13-rc7 (2025-01-12 14:37:56 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.13

for you to fetch changes up to 9860370c2172704b6b4f0075a0c2a29fd84af96a:

  gpio: xilinx: Convert gpio_lock to raw spinlock (2025-01-14 14:04:38 +0100)

----------------------------------------------------------------
gpio fixes for v6.13

- convert regular spinlock to raw spinlock in gpio-xilinx to avoid a
  lockdep splat

----------------------------------------------------------------
Sean Anderson (1):
      gpio: xilinx: Convert gpio_lock to raw spinlock

 drivers/gpio/gpio-xilinx.c | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ