Merge tag 'xtensa-20210329' of git://github.com/jcmvbkbc/linux-xtensa
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Mar 2021 18:37:43 +0000 (11:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Mar 2021 18:37:43 +0000 (11:37 -0700)
commit1e43c377a79f9189fea8f2711b399d4e8b4e609b
tree683660408798757fb44ff4574021d4ff79d161d4
parenta5e13c6df0e41702d2b2c77c8ad41677ebb065b3
parent7b9acbb6aad4f54623dcd4bd4b1a60fe0c727b09
Merge tag 'xtensa-20210329' of git://github.com/jcmvbkbc/linux-xtensa

Pull xtensa fixes from Max Filippov:

 - fix build with separate exception vectors when they are placed too
   far from the rest of the kernel

 - fix uaccess-related livelock in do_page_fault.

* tag 'xtensa-20210329' of git://github.com/jcmvbkbc/linux-xtensa:
  xtensa: fix uaccess-related livelock in do_page_fault
  xtensa: move coprocessor_flush to the .text section