Re: [PATCH] module,bug: Add TAINT_OOT_MODULE flag for modules that weren't built in-tree

2011-01-23 Thread Ben Hutchings
On Wed, 2011-01-19 at 09:51 +0100, Bastian Blank wrote: On Sun, Jan 09, 2011 at 06:51:36AM +, Ben Hutchings wrote: I want to apply this to squeeze. I've seen one too many panics with VMware or VirtualBox modules in them, which appear to be worse than anything in drivers/staging.

Re: [PATCH] module,bug: Add TAINT_OOT_MODULE flag for modules that weren't built in-tree

2011-01-19 Thread Bastian Blank
On Sun, Jan 09, 2011 at 06:51:36AM +, Ben Hutchings wrote: I want to apply this to squeeze. I've seen one too many panics with VMware or VirtualBox modules in them, which appear to be worse than anything in drivers/staging. Don't forget to add it to the bug script. + intree =

[PATCH] module,bug: Add TAINT_OOT_MODULE flag for modules that weren't built in-tree

2011-01-08 Thread Ben Hutchings
This makes it easier to spot out-of-tree modules. We have enough bugs of our own to deal with, before supporting these. Signed-off-by: Ben Hutchings b...@decadent.org.uk --- I want to apply this to squeeze. I've seen one too many panics with VMware or VirtualBox modules in them, which appear to