Commit 72ecc30d607f for kernel

commit 72ecc30d607f6c8ef8ac0d7b88b0c176a7409367
Merge: 874b43b9f3c7 eb049bdbf2b9
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Aug 28 08:55:47 2026 -0700

    Merge tag 'xtensa-20260828' of https://github.com/jcmvbkbc/linux-xtensa

    Pull Xtensa updates from Max Filippov:

     - use strnlen() to improve iss_console_write()

     - remove unused function setup_profiling_timer()

     - fix CONFIG_XTENSA_CALIBRATE_CCOUNT macro name in comment

    * tag 'xtensa-20260828' of https://github.com/jcmvbkbc/linux-xtensa:
      xtensa: remove unused setup_profiling_timer function
      xtensa: correct CONFIG_XTENSA_CALIBRATE_CCOUNT macro name in comment
      tty: xtensa/iss: use strnlen to improve iss_console_write