]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Mar 2017 00:17:55 +0000 (16:17 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Mar 2017 00:17:55 +0000 (16:17 -0800)
commit606ed721afdbba2f560db87f33cbdb72463a5d7b
tree8eef834b4ca8b20fba8b67dc080ea891f76772be
parenta1a0db36d8c89243d989186108fe9196ad0e2c2d
parentb46dcfa378b0cdea1ee832802c9e36750e0fffa9
Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa

Pull Xtensa updates from Max Filippov:

 - clean up bootable image build targets: provide separate 'Image',
   'zImage' and 'uImage' make targets that only build corresponding
   image type. Make 'all' build all images appropriate for a platform

 - allow merging vectors code into .text section as a preparation step
   for XIP support

 - fix handling external FDT when the kernel is built without
   BLK_DEV_INITRD support

* tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa:
  xtensa: allow merging vectors into .text section
  xtensa: clean up bootable image build targets
  xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
arch/xtensa/kernel/setup.c