Openwrt/target/linux
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
..
adm5120
adm8668
ar7
ar71xx ar71xx: WNR612v2: enable control of all LEDs and buttons 2016-03-05 09:45:15 +00:00
arc770
archs38
arm64
at91
ath25
au1000
bcm53xx
brcm47xx
brcm63xx
brcm2708
cns3xxx
gemini
generic kernel: fix section mismatch in crashlog 2016-03-05 16:23:50 +00:00
imx6 imx6: image: Add missing kernel prefix 2016-03-04 08:33:20 +00:00
ipq806x
ixp4xx
kirkwood
lantiq
malta kernel: add missing config options 2016-03-05 16:22:45 +00:00
mcs814x
mediatek
mpc85xx
mvebu
mxs
netlogic
octeon
omap
omap24xx
orion
oxnas
ppc40x
ppc44x
ramips ramips: mt7621: fix WF-2881 for ubi split 2016-03-04 08:33:17 +00:00
rb532
realview
sunxi
uml
x86 kernel: add missing config options 2016-03-05 16:22:45 +00:00
xburst
zynq
Makefile