]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tags 'cris-for-4.16' and 'cris-for-4.16-urgent' of git://git.kernel.org/pub...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Feb 2018 18:36:05 +0000 (10:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Feb 2018 18:36:05 +0000 (10:36 -0800)
commit9dea721ebd36fb9ec2c672563918969585477baa
tree5d943ecdbc34e0cf3cdbc2e849497b89045172d7
parent1d64f032523aad68b9ff808a9fc6a7126d4fa138
parent75f1f0c7bbb1f2dfaf5728e7702ef09bd5fc1727
parentddd64b0dc11defc1f59f0a6959df644a3b6b7ada
Merge tags 'cris-for-4.16' and 'cris-for-4.16-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris

Pull CRIS updates and fixes from Jesper Nilsson:

 - a small fix for some conflicting symbols, aligning CRIS with other
   platforms.

 - fix build breakage regression for all CRIS SoCs. The main Makefile
   for the CRIS port was overzealously scrubbed in 4.15-rc3.

* tag 'cris-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris:
  cris: Fix conflicting types for _etext, _edata, _end

* tag 'cris-for-4.16-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris:
  CRIS: Restore mistakenly cleared kernel Makefile