Merge tag 'xtensa-20230716' of https://github.com/jcmvbkbc/linux-xtensa
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Jul 2023 21:12:49 +0000 (14:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Jul 2023 21:12:49 +0000 (14:12 -0700)
Pull xtensa fixes from Max Filippov:

 - fix interaction between unaligned exception handler and load/store
   exception handler

 - fix parsing ISS network interface specification string

 - add comment about etherdev freeing to ISS network driver

* tag 'xtensa-20230716' of https://github.com/jcmvbkbc/linux-xtensa:
  xtensa: fix unaligned and load/store configuration interaction
  xtensa: ISS: fix call to split_if_spec
  xtensa: ISS: add comment about etherdev freeing


Trivial merge