You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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
8 years ago
..
base-files update the /init file to start /sbin/init 11 years ago
files mac80211: ath9k: enable GPIO buttons 8 years ago
image generic: fix relocate build with binutils 2.25.1 9 years ago
patches-3.18 kernel: fix section mismatch in crashlog 8 years ago
patches-4.1 kernel: fix section mismatch in crashlog 8 years ago
patches-4.3 kernel: fix section mismatch in crashlog 8 years ago
patches-4.4 kernel: fix section mismatch in crashlog 8 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-3.18 kernel: add missing config options 8 years ago
config-4.1 kernel: add missing config options 8 years ago
config-4.3 kernel: add missing config options 8 years ago
config-4.4 kernel: add missing config options 8 years ago