On 19.01.2013 00:49, akpm@xxxxxxxxxxxxxxxxxxxx wrote:
The mm-of-the-moment snapshot 2013-01-18-15-48 has been uploaded to http://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-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html