]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit004e5e499ed8f599a8d649383e11a28e297104a3
treec1af1fedd74b49aba1d4904befb7a5eab6859108
parent0681bd9ec1ef9f15214b0dbcff5a1f4dcfd2c2f1
parentc119a0f60f416bfe4f9d2d560c9cb30ec61333c0
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