]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit08e4e0d0456d0ca8427b2d1ddffa30f1c3e774d7
tree09ddde8a9b1b022e2e715452d36ada3f342d8d0c
parent4ad72555b8421a9dceb2085079aeaee871c4888e
parent1493aa65ad076293722908f03bab3d4bf3dc3638
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