openwrtv4/target/linux/generic
Hauke Mehrtens 21cf64b4ad kernel: fix section mismatch in crashlog
The function memblock_insert_region() is in the section
__init_memblock, also put crashlog_init_memblock there.

This fixes this section mismatch warning:
The function memblock_insert_region.isra.1() references
the function __meminit crashlog_init_memblock().
This is often because memblock_insert_region.isra.1 lacks a __meminit
annotation or the annotation of crashlog_init_memblock is wrong.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 48931
2016-03-05 16:23:50 +00:00
..
base-files update the /init file to start /sbin/init 2013-03-13 18:11:13 +00:00
files mac80211: ath9k: enable GPIO buttons 2016-03-05 09:45:03 +00:00
image generic: fix relocate build with binutils 2.25.1 2016-01-24 12:36:15 +00:00
patches-3.18 kernel: fix section mismatch in crashlog 2016-03-05 16:23:50 +00:00
patches-4.1 kernel: fix section mismatch in crashlog 2016-03-05 16:23:50 +00:00
patches-4.3 kernel: fix section mismatch in crashlog 2016-03-05 16:23:50 +00:00
patches-4.4 kernel: fix section mismatch in crashlog 2016-03-05 16:23:50 +00:00
config-3.18 kernel: add missing config options 2016-03-05 16:22:45 +00:00
config-4.1 kernel: add missing config options 2016-03-05 16:22:45 +00:00
config-4.3 kernel: add missing config options 2016-03-05 16:22:45 +00:00
config-4.4 kernel: add missing config options 2016-03-05 16:22:45 +00:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00