commit | 08e4e0d0456d0ca8427b2d1ddffa30f1c3e774d7 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 03 17:56:32 2017 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 03 17:56:32 2017 -0700 |
tree | 09ddde8a9b1b022e2e715452d36ada3f342d8d0c | |
parent | 4ad72555b8421a9dceb2085079aeaee871c4888e [diff] | |
parent | 1493aa65ad076293722908f03bab3d4bf3dc3638 [diff] |
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