Commit ff4b61e3b7b3 for kernel

commit ff4b61e3b7b338a92cbea555013937e69c25fa52
Merge: 2f0c1cf72f46 9868f5c077df
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Sep 12 17:32:14 2026 -0700

    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()