From: Linus Torvalds Date: Fri, 5 Jan 2024 20:26:26 +0000 (-0800) Subject: Merge tag 'firewire-fixes-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.7-pxa1908~49 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=a4ab2706bb1280693e7dff1c5c42a8cb9d70c177;p=linux.git Merge tag 'firewire-fixes-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 Pull firewire fix from Takashi Sakamoto: "A single patch to suppress unexpected system reboot in AMD Ryzen machines with PCIe card consisting of Asmedia ASM1083/1085 and VT6306/6307/6308. When the 1394 OHCI driver for the card accesses a specific register in PCI memory space, the system reboot often occurs. The issue affects all versions of Linux kernel as long as the 1394 OHCI driver is included. The mechanism of unexpected system reboot is not clear, so the driver is changed to avoid the access itself when detecting the combination of hardware" * tag 'firewire-fixes-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394: firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and ASM108x/VT630x PCIe cards --- a4ab2706bb1280693e7dff1c5c42a8cb9d70c177