Commit 1e762b53a86d for kernel

commit 1e762b53a86d7ed19016c66cc1883e4b9f8b2c1b
Merge: 322008f87f91 aca063c90245
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Jun 21 09:43:59 2026 -0700

    Merge tag 'for-linus' of https://github.com/openrisc/linux

    Pull OpenRISC updates from Stafford Horne:
     "A few fixes for text patching related code:

       - Update the section of map_page used in text patching. It was
         left with __init when text patching was introduced to OpenRISC

       - Add fix to invalidate remote SMP core i-caches after text is
         patched"

    * tag 'for-linus' of https://github.com/openrisc/linux:
      openrisc: Fix jump_label smp syncing
      openrisc: Add full instruction cache invalidate functions
      openrisc: Cache invalidation cleanup
      openrisc: mm: Fix section mismatch between map_page and __set_fixmap