Commit fb5b59a6a678 for kernel

commit fb5b59a6a678bab054a78d99eecfdb6f5558e82e
Merge: 034dd340b08b 78004e9a87f2
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Aug 30 09:26:54 2026 -0700

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

    Pull OpenRISC updates from Stafford Horne:
     "One small trivial macro cleanup and one bug fix.

      The bug fix is to fix an unchecked access in our or1k_atomic syscall,
      I am debating if we should just deprecate this as there is minimal
      need for it"

    * tag 'for-linus' of https://github.com/openrisc/linux:
      openrisc: fix arbitrary kernel memory access via or1k_atomic syscall
      openrisc: drop unneeded semicolon