> > 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: [CHECKER] large stack variables (>... dean gaudet
- Re: [CHECKER] large stack variables... Keith Owens
- Re: [CHECKER] large stack varia... dean gaudet
- Re: [CHECKER] large stack variables (>=1K... Andi Kleen
- Re: [CHECKER] large stack variables (>=1K) in... Brian Gerst
- Re: [CHECKER] large stack variables (>=1K... Andi Kleen
- Re: [CHECKER] large stack variables (>... Brian Gerst
- Re: [CHECKER] large stack variables (>=1K) in 2.4... Andrew Morton
- Re: [CHECKER] large stack variables (>=1K) in 2.4.4 an... Dawson Engler
- Re: [CHECKER] large stack variables (>=1K) in 2.4... Alexander Viro
- RE: [CHECKER] large stack variables (>=1K) in... Dawson Engler
- RE: [CHECKER] large stack variables (>=1K) in 2.4.4 an... Dunlap, Randy
- Re: [CHECKER] large stack variables (>=1K) in 2.4.4 an... Andreas Dilger
- Re: [CHECKER] large stack variables (>=1K) in 2.4... Andi Kleen
- Re: [CHECKER] large stack variables (>=1K) in... Keith Owens
- Re: [CHECKER] large stack variables (>=1K... Andi Kleen
- Re: [CHECKER] large stack variables (>=1K) in 2.4.4 an... Andi Kleen
- Re: [CHECKER] large stack variables (>=1K) in 2.4.4 an... Oliver Neukum
- Re: [CHECKER] large stack variables (>=1K) in 2.4.4 an... dean gaudet
- Re: [CHECKER] large stack variables (>=1K) in 2.4... Jonathan Lundell