Re: [PATCH] module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree

2011-10-26 Thread Nick Bowler
On 2011-10-25 22:54 +0200, Greg KH wrote: > On Tue, Oct 25, 2011 at 04:17:24PM -0400, Dave Jones wrote: > > On Tue, Oct 25, 2011 at 10:04:55PM +0200, Greg Kroah-Hartman wrote: > > > On Tue, Oct 25, 2011 at 12:51:42PM -0400, Nick Bowler wrote: > > > > This is not the

Re: [PATCH] module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree

2011-10-25 Thread Nick Bowler
On 2011-10-25 18:05 +0200, Ben Hutchings wrote: > On Tue, 2011-10-25 at 11:38 -0400, Nick Bowler wrote: > > This patch prevents the use of lockdep for debugging out of tree > > modules, which is rather mean. > > It was already disabled for staging modules, which seems equal