[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240406010420.GA7197@workstation.local>
Date: Sat, 6 Apr 2024 10:04:20 +0900
From: Takashi Sakamoto <o-takashi@...amocchi.jp>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] firewire fixes for v6.9-rc2
Hi Linus,
The following changes since commit 39cd87c4eb2b893354f3b850f916353f2658ae6f:
Linux 6.9-rc2 (2024-03-31 14:32:39 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-6.9-rc2
for you to fetch changes up to 752e3c53de0fa3b7d817a83050b6699b8e9c6ec9:
firewire: ohci: mask bus reset interrupts between ISR and bottom half (2024-04-06 09:36:46 +0900)
----------------------------------------------------------------
firewire fixes for v6.9-rc2
The firewire-ohci kernel module has a parameter for verbose kernel logging.
It is well-known that it logs the spurious IRQ for bus-reset event due to
the unmasked register for IRQ event. This update fixes the issue.
----------------------------------------------------------------
Adam Goldman (1):
firewire: ohci: mask bus reset interrupts between ISR and bottom half
drivers/firewire/ohci.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
Regards
Takashi Sakamoto
Powered by blists - more mailing lists