summary refs log tree commit diff
path: root/arch
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-02-08 10:36:05 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2018-02-08 10:36:05 -0800
commit977e41524dae8fed9c82e3dd298f3b48282fc0b8 (patch)
tree5d943ecdbc34e0cf3cdbc2e849497b89045172d7 /arch
parent581e400ff935d34d95811258586128bf11baef15 (diff)
parentfd989db807a00d552ebf29d8ffb20c2ef04742da (diff)
parent6e0377212c4e45d7350cff018f6a95633937c031 (diff)
downloadlinux-977e41524dae8fed9c82e3dd298f3b48282fc0b8.tar.gz
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