If you do implement such a thing, make sure that you don't mistakenly spot
smth that gets exported to a non-kernel-tree driver, or smth that gets
called by a non-__init, --- but not in the current kernel config!

V.

> -----Original Message-----
> From: Dawson Engler [mailto:[EMAIL PROTECTED]]
> checker to
> > find functions which are only called from __init functions, but not
> > marked __init themselves, you'd most likely find lots more 
> performance
> > bugs of this kind.
> 
> I haven't hacked this in --- I was waiting to get a feel for how
> important the checker was before spending too much time on 
-
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/

Reply via email to