]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'xtensa-20170403' of git://github.com/jcmvbkbc/linux-xtensa
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Apr 2017 00:56:32 +0000 (17:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Apr 2017 00:56:32 +0000 (17:56 -0700)
commitbe8d937483e6d88a4bae4ef41a7970a8639afcda
tree09ddde8a9b1b022e2e715452d36ada3f342d8d0c
parent205e9c54a3e06b7391378d0b622775c2c426635e
parent384d9d8eef1e44c2edde20d421cbffc615ca7e1b
Merge tag 'xtensa-20170403' of git://github.com/jcmvbkbc/linux-xtensa

Pull Xtensa fixes from Max Filippov:

 - make __pa work with uncached KSEG addresses, it fixes DMA memory
   mmapping and DMA debug

 - fix torn stack dump output

 - wire up statx syscall

* tag 'xtensa-20170403' of git://github.com/jcmvbkbc/linux-xtensa:
  xtensa: wire up statx system call
  xtensa: fix stack dump output
  xtensa: make __pa work with uncached KSEG addresses