Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensa
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 May 2024 17:41:28 +0000 (10:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 May 2024 17:41:28 +0000 (10:41 -0700)
commit09bf0f196fbca1a343fffa2099d8cf492ba78f3a
tree971c7df74b415fed3d7f64013c2066cad3e0d754
parent49a73b1652c58ef2a81776a12ad9ac0795f38de0
parentb7cf2a1d9881823133acc48427815a48b35b49f4
Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensa

Pull xtensa fixes from Max Filippov:

 - fix unused variable warning caused by empty flush_dcache_page()
   definition

 - fix stack unwinding on windowed noMMU XIP configurations

 - fix Coccinelle warning 'opportunity for min()' in xtensa ISS platform
   code

* tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensa:
  xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE macros
  tty: xtensa/iss: Use min() to fix Coccinelle warning
  xtensa: fix MAKE_PC_FROM_RA second argument