Messages in this thread |  | | From | Dawson Engler <> | Subject | Re: [CHECKER] large stack variables (>=1K) in 2.4.4 and 2.4.4-ac8 | Date | Thu, 24 May 2001 20:07:00 -0700 (PDT) |
| |
> > Ah, nice --- I keep meaning to tell the checker to demote its warning > > about NULL bugs or large stack vars in __init routines and/or routines > > that have the substring "init" in them ;-) > > Please, don't. These functions are often used from/as init_module(), > so they must handle the case when allocation fails. They can be > called long after the boot.
I meant "demote" to mean "reducing the ranking of these errors during sorting" rather than "eliminate from the error logs".
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |