]> git.hungrycats.org Git - linux/commitdiff
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)
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()


Trivial merge