mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
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 |
||
|---|---|---|
| .. | ||
| base-files | ||
| files | ||
| image | ||
| patches-3.18 | ||
| patches-4.1 | ||
| patches-4.3 | ||
| patches-4.4 | ||
| config-3.18 | ||
| config-4.1 | ||
| config-4.3 | ||
| config-4.4 | ||
| PATCHES | ||