Re: [PATCH] depmod: Handle X.Y kernel versions

From: Michal Marek
Date: Mon May 30 2011 - 10:54:18 EST


On 30.5.2011 16:43, Kay Sievers wrote:
On Mon, May 30, 2011 at 15:58, Michal Marek<mmarek@xxxxxxx> wrote:
What a stupid check.

Maybe get rid of the entire check?

Why not. It tries to distinguish between
depmod da.da.da (kernel version)
and
depmod /path/to/module.ko ... (only generate tables for listed modules)

Either we can check for slashes in the second use case, or just drop support for it.

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