Re: Oops on 2.4.13

Keith Owens (kaos@ocs.com.au)
Fri, 02 Nov 2001 09:52:19 +1100


On Thu, 01 Nov 2001 16:45:04 -0500,
FORT David <popo.enlighted@free.fr> wrote:
>the kernel is tainted but by a kernel driver which hasn't set
>any licence(can't remember which one)

modinfo `modprobe -l` | sed -ne '/^filename/h; /^license.*none/{g;p;}'

lists all modules without a license, please report so it can be fixed.

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