]> Git Repo - linux.git/commit
Merge tag 'firewire-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <[email protected]>
Sun, 27 Oct 2024 18:36:01 +0000 (08:36 -1000)
committerLinus Torvalds <[email protected]>
Sun, 27 Oct 2024 18:36:01 +0000 (08:36 -1000)
commit7bec4657b0c9355f235a3dc60578bc200146aabd
tree33dc87a5f90ec1e45d15799eac4c91d14aa3f713
parent75f8b2f52632fbbbbabc5e9c3a6f820282ff8920
parentf6a6780e0b9bbcf311a727afed06fee533a5e957
Merge tag 'firewire-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394

Pull firewire fix from Takashi Sakamoto:
 "A single commit to resolve a regression existing in v6.11 or later.

  The change in 1394 OHCI driver in v6.11 kernel could cause general
  protection faults when rediscovering nodes in IEEE 1394 bus while
  holding a spin lock. Consequently, watchdog checks can report a hard
  lockup.

  Currently, this issue is observed primarily during the system resume
  phase when using an extra node with three ports or more is used.
  However, it could potentially occur in the other cases as well"

* tag 'firewire-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394:
  firewire: core: fix invalid port index for parent device
This page took 0.04437 seconds and 4 git commands to generate.