]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita1f295dd57617bb924b7151cd3846bfb3ddcc5dd
tree683660408798757fb44ff4574021d4ff79d161d4
parent5769e41d28283e528d581f536f314c549bc3ab6d
parent2ec7675440d8713050a46dbe2d2f60e5c9074ae9
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