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)
commit5b8d6e8539498e8b2fa67fbcce3fe87834d44a7a
tree4a8c1db20b88a9d40c877a38be721135ad7860f8
parent1667e630c228ca2e7577de7a404c89de3d9f7772
parenta160e9414d8a1747225206558b24d7df513b3c8d
Merge tag 'xtensa-20230716' of https://github.com/jcmvbkbc/linux-xtensa

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