Re: [BUG] module-init-tools

From: Ustyugov Roman
Date: Mon Sep 19 2005 - 06:51:21 EST


On 9/19/05 Coywolf Qi Hunt wrote:
> Yes, it's a bug. But it's a bad idea too to use well known kernel
> symbols as module names.

Sure. Please, add to module documentation:

To make unique name of module use command:

touch `cat /dev/urandom | uuencode -m - | head -n 2 | tail -c10`.c

;-)

--
RomanU
-
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/