Re: [PATCH] module: Enable dynamic debugging regardless of taint

From: Rusty Russell
Date: Tue Nov 01 2011 - 00:45:14 EST


On Tue, 01 Nov 2011 03:59:33 +0000, Ben Hutchings <ben@xxxxxxxxxxxxxxx> wrote:
> Dynamic debugging is currently disabled for tainted modules, except
> for TAINT_CRAP. This prevents use of dynamic debugging for
> out-of-tree modules now that they are also tainted.
>
> This condition was apparently intended to avoid a crash if a force-
> loaded module has an incompatible definition of dynamic debug
> structures. However, a administrator that forces us to load a module
> is claiming that it *is* compatible even though it fails our version
> checks. If they are mistaken, there are any number of ways the module
> could crash the system.
>
> Signed-off-by: Ben Hutchings <ben@xxxxxxxxxxxxxxx>

Thanks, applied, unless Mathieu objects...

Cheers,
Rusty.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/