Commit 93fc4e044a0b for kernel

commit 93fc4e044a0bd3840f781009f9e51b32e8e5faf9
Merge: e503f539dc11 0ff7c44106b4
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Jan 18 11:39:56 2026 -0800

    Merge tag 'edac_urgent_for_v6.19_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras

    Pull EDAC fixes from Borislav Petkov:
     "Make sure the memory-mapped memory controller registers BAR gets
      unmapped when the driver memory allocation fails

      Fix that in both x38 and i3200 EDAC drivers as former has copied the
      bug from the latter, it looks like"

    * tag 'edac_urgent_for_v6.19_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras:
      EDAC/x38: Fix a resource leak in x38_probe1()
      EDAC/i3200: Fix a resource leak in i3200_probe1()