Re: Tainted lsmod output

From: Randy.Dunlap
Date: Mon Sep 12 2005 - 13:30:54 EST


On Mon, 12 Sep 2005, Márcio Oliveira wrote:

> Hi there,
>
> Anybody knows why lsmod command shows the fields "Tainted" and "Not
> Tainted" and what means the "P", "PF" and other letter showed in front
> of this field?
>
> Thanks a lot.

There's a patch for these in current -mm.
For now, you can read kernel/panic.c comments:

* 'P' - Proprietary module has been loaded.
* 'F' - Module has been forcibly loaded.
* 'S' - SMP with CPUs not designed for SMP.
* 'R' - User forced a module unload.
* 'M' - Machine had a machine check experience.
* 'B' - System has hit bad_page.

--
~Randy
-
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/