]> git.hungrycats.org Git - linux/commit
Merge tag 'edac_urgent_for_v7.3_rc3' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Sep 2026 00:32:14 +0000 (17:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Sep 2026 00:32:14 +0000 (17:32 -0700)
commitff4b61e3b7b338a92cbea555013937e69c25fa52
tree6e3f21127c8ee3aaf8065e7164ce73c8b82738df
parent2f0c1cf72f4682178506f513bbf015e591b1aa4a
parent9868f5c077dfe0b606331f2e782484f91a5789a5
Merge tag 'edac_urgent_for_v7.3_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras

Pull EDAC fix from Borislav Petkov:

 - A single fix to altera_edac to use the proper objects when performing
   managed device operations instead of using temporary shallow struct
   copies which can cause dangling list pointers and havoc eventually

* tag 'edac_urgent_for_v7.3_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras:
  EDAC/altera: Use parent device for devres in altr_portb_setup()