Re: modutils check for SMP

Kurt Garloff (garloff@suse.de)
Sat, 28 Aug 1999 09:09:02 +0200


--LZvS9be/3tNcYl/X
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

On Fri, Aug 27, 1999 at 04:04:51PM -0700, Keith Owens wrote:
> I have been asked to add an SMP check to modutils, the idea being to
> complain if a module compiled for SMP is loaded into a UP kernel or
> vice versa. genksyms should catch this but not everybody compiles with
> genksyms.

I strongly second this idea.

> Are there any other kernel/module incompatibilities that cause problems
> and could benefit from checking in modutils?

SMP is the major reason for module incompatibility.

There is CONFIG_MODVERSIONS which should prevent any module incompatibiliti=
es.
However, I don't use it, because it caused seom headache some time ago
(Modules not loading any more after reconfiguring and recompiling the
kernel.) I believe only few people use it.

--=20
Kurt Garloff <garloff@suse.de> Wuppertal, FRG
PGP2 key: See mail header, key servers Linux kernel development
SuSE GmbH, N=FCrnberg, FRG SCSI drivers: tmscsim(DC390), DC395

--LZvS9be/3tNcYl/X
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3i

iQCVAwUBN8eLDhaQN/7O/JIVAQGi7AP/VkVmNkCJawAElYtCgx3V+mxWSwhNUQ+0
Aj1CIfUja0hmQgwW3K/P+Lpn59odeXaAmfB5ezwmpNmmCt9ro2eyZnTQ+PDIuW3j
xvTSkfOUDiTPulrqzH41a/0maPjgK1OBkhsbAI7MklXtYnCdl4hUl5sAJ9lvRgTz
7IKdEcYmTpQ=
=E3+x
-----END PGP SIGNATURE-----

--LZvS9be/3tNcYl/X--

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