fb_find_logo() refences a few structs marked as __initdata. The structs itself have a member ->data which is marked as __initdata as well. scripts/pnmtologo.c write_footer() and write_header() create those structs.
What is the correct fix, and why does it work at all? - 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/