On 19.01.2013 00:49, [email protected] wrote:
The mm-of-the-moment snapshot 2013-01-18-15-48 has been uploaded tohttp://www.ozlabs.org/~akpm/mmotm/
WARNING: vmlinux.o(.text+0x43f025): Section mismatch in reference from the function release_firmware_map_entry() to the function .meminit.text:firmware_map_find_entry_in_list()
The function release_firmware_map_entry() references the function __meminit firmware_map_find_entry_in_list(). This is often because release_firmware_map_entry lacks a __meminit annotation or the annotation of firmware_map_find_entry_in_list is wrong. -- Zlatko -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

