On Fri, Feb 25, Linus Torvalds wrote: > > > On Sat, 26 Feb 2005, Olaf Hering wrote: > > > > modedb can not be __init because fb_find_mode() may get db == NULL. > > fb_find_mode() is called from modules. > > Ack. Maybe somebody should run the scripts again to check that we don't > reference __init data from non-init functions.
sparse doesnt do that, yet? (I never looked at it.) - 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/