Sharing modules between different kernels of same version.

Ely Wilson (plexus@ionet.net)
Wed, 3 Feb 1999 18:22:49 -0700 (MST)


I'm wondering if it's possible to compile two different kernels, with
varying drivers and architecture, but share a single set of compiled modules
between them?

Is this possible or is some information stored somehere (in kernel or
module) that would prevent me from doing so. Such as address/offsets or
similar. I'm sorry I don't know much about how the module support is
designed, so I ask here.

The architectures are x86, a Pentium II and a 486. I would probably
want the modules compiled for use on the 486 and wonder if that would
prevent proper operation if used by the kernel built for an i686?

----------------------------------------------------------
---- ely --- <plexus@ionet.net> ------

"If anything, I only know what I've been shown."

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