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: <aXNqakUtNhWJdgLW@zenone.zhora.eu>
Date: Fri, 23 Jan 2026 13:34:59 +0100
From: Andi Shyti <andi.shyti@...nel.org>
To: Wolfram Sang <wsa+renesas@...g-engineering.com>
Cc: lkml <linux-kernel@...r.kernel.org>, 
	linux-i2c <linux-i2c@...r.kernel.org>, Andi Shyti <andi.shyti@...nel.org>
Subject: [GIT PULL] i2c-host-fixes for v6.19-rc7

Hi Wolfram,

one fix for this week. It addresses a genirq warning in the
SpacemiT K1 driver by dropping the IRQF_ONESHOT flag, which is
not supposed to be used without a threaded handler.

Thank you and I wish you a great weekend,
Andi

The following changes since commit ccd1cdca5cd433c8a5dff78b69a79b31d9b77ee1:

  Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux (2025-12-24 09:23:04 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.19-rc7

for you to fetch changes up to e351836a54e3b0b4483f896abcd6a0dc71097693:

  i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request (2026-01-22 14:07:58 +0100)

----------------------------------------------------------------
i2c-host-fixes for v6.19-rc7

k1: drop IRQF_ONESHOT from IRQ request to fix genirq warning.

----------------------------------------------------------------
Yixun Lan (1):
      i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request

 drivers/i2c/busses/i2c-k1.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ