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 archs38: remove network config override 2016-02-18 08:35:21 +00:00
arm64
at91 at91: udc driver was missing deps 2016-02-16 16:25:16 +00:00
ath25
au1000
bcm53xx kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
brcm47xx kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
brcm63xx kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
brcm2708 kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
cns3xxx cns3xxx: enable CONFIG_PROC_STRIPPED to improve network performance 2016-01-31 12:35:33 +00:00
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 ixp4xx: fix initramfs builds 2016-01-31 00:54:53 +00:00
kirkwood kirkwood: drop 4.3 support 2016-01-25 22:54:52 +00:00
lantiq kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
malta kernel: add missing config options 2016-03-05 16:22:45 +00:00
mcs814x
mediatek
mpc85xx target/mpc85xx: check for 'generic' subtarget for initramfs image file 2016-03-03 20:24:41 +00:00
mvebu mvebu: add SolidRun ClearFog A1 support 2016-02-17 17:49:26 +00:00
mxs kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
netlogic
octeon octeon: get rid of /lib/functions/octeon.sh hackery, use sysinfo directly 2016-01-29 23:19:41 +00:00
omap
omap24xx
orion
oxnas kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
ppc40x
ppc44x
ramips ramips: mt7621: fix WF-2881 for ubi split 2016-03-04 08:33:17 +00:00
rb532
realview
sunxi kernel: update kernel 3.18 to version 3.18.27 2016-03-01 23:16:17 +00:00
uml kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
x86 kernel: add missing config options 2016-03-05 16:22:45 +00:00
xburst
zynq kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
Makefile