Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensa
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Nov 2018 21:32:43 +0000 (14:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Nov 2018 21:32:43 +0000 (14:32 -0700)
commit90de1fb83e7c760aa403381f072486fc4e3e8b5f
treec1af1fedd74b49aba1d4904befb7a5eab6859108
parent2d6bb6adb714b133db92ccd4bfc9c20f75f71f3f
parent960b82c383d38fea4439e4182b5be4352a6048e2
Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensa

Pull Xtensa fixes and cleanups from Max Filippov:

 - use ZONE_NORMAL instead of ZONE_DMA

 - fix Image.elf build error caused by assignment of incorrect address
   to the .note.Linux section

 - clean up debug and property sections in the vmlinux.lds.S

* tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensa:
  xtensa: clean up xtensa-specific property sections
  xtensa: use DWARF_DEBUG in the vmlinux.lds.S
  xtensa: add NOTES section to the linker script
  xtensa: remove ZONE_DMA
arch/xtensa/Kconfig
arch/xtensa/kernel/vmlinux.lds.S
arch/xtensa/mm/init.c