]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 May 2019 14:27:34 +0000 (10:27 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 May 2019 14:27:34 +0000 (10:27 -0400)
commit649789f00bf3a39fe081c9bbb3fdb2ad2293a620
treef76ae29af196387330dd9a7c4a86200cbe80182c
parentaa204e926d8f2d3e241e2efdc69fd7dc1d265cd2
parent48bfe486857eee30390c20825f01a03cd4010556
Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa

Pull xtensa updates from Max Filippov:

 - implement atomic operations using exclusive access Xtensa option
   operations

 - add support for Xtensa cores with memory protection unit (MPU)

 - clean up xtensa-specific kernel-only headers

 - fix error path in simdisk_setup

* tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa:
  xtensa: implement initialize_cacheattr for MPU cores
  xtensa: add exclusive atomics support
  xtensa: clean up inline assembly in futex.h
  xtensa: replace variant/core.h with asm/core.h
  xtensa: drop ifdef __KERNEL__ from kernel-only headers
  xtensa: set proper error code for simdisk_setup()
  xtensa: fix incorrect fd close in error case of simdisk_setup()
arch/xtensa/Kconfig