Re: Inserting modules w/o version check

From: Arjan van de Ven (arjanv@redhat.com)
Date: Tue Apr 09 2002 - 12:01:44 EST


"Mathew, Tisson K" wrote:
>
> All ,
>
> Can we enforce no version check for modules when they are inserted ( insmod

insmod -f

> ) ? If yes , can this be implemented in the module itself ?

no

but it's much nicer to make a "lazy compile" option so that if the
kernel
doesn't match you compile a new module from source on demand....
It's not hard to do...

Greetings,
   Arjan van de Ven
-
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/



This archive was generated by hypermail 2b29 : Mon Apr 15 2002 - 22:00:13 EST