diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-02-08 19:36:05 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-02-08 19:36:05 +0100 |
commit | 977e41524dae8fed9c82e3dd298f3b48282fc0b8 (patch) | |
tree | 5d943ecdbc34e0cf3cdbc2e849497b89045172d7 /drivers/virtio/virtio_balloon.c | |
parent | Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
parent | cris: Fix conflicting types for _etext, _edata, _end (diff) | |
parent | CRIS: Restore mistakenly cleared kernel Makefile (diff) | |
download | linux-977e41524dae8fed9c82e3dd298f3b48282fc0b8.tar.xz linux-977e41524dae8fed9c82e3dd298f3b48282fc0b8.zip |
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