[GIT PULL] firewire fixes for v6.18-rc6
Brought to you by:
aeb,
bencollins
|
From: Takashi S. <o-t...@sa...> - 2025-11-16 12:51:30
|
Hi Linus, Please apply the fixes for FireWire subsystem. The following changes since commit e9a6fb0bcdd7609be6969112f3fbfcce3b1d4a7c: Linux 6.18-rc5 (2025-11-09 15:10:19 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-6.18-rc6 for you to fetch changes up to 1107aac1ad7f445a83604b14af7be47f1a795c66: firewire: core: fix to update generation field in topology map (2025-11-16 21:30:26 +0900) ---------------------------------------------------------------- firewire fixes for 6.18-rc6 This includes some fixes for bugs to generate topology map, newly introduced in v6.18 kernel. ---------------------------------------------------------------- Takashi Sakamoto (1): firewire: core: fix to update generation field in topology map Ville Syrjälä (1): firewire: core: Initialize topology_map.lock drivers/firewire/core-card.c | 2 ++ drivers/firewire/core-topology.c | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) Regards Takashi Sakamoto |