Subject: RE: Do LKMs work *at*all* on powerpc platforms?
To: None <cliff@allegronetworks.com>
From: Wolfgang Solfrank <ws@tools.de>
List: port-macppc
Date: 08/02/2000 21:00:50
Hi,

> I suppose one would need to solve the problem of calls
> from the kernel into the LKM as well: timeout callbacks,
> driver entry, etc. ?

No, as I said in a previous mail, calls from the kernel to the LKM are
done via function pointer anyways (they have to be done that way, since
the kernel was previously linked without the LKM and otherwise it would
have unresolved references).  And calls via function pointer are safe.

Ciao,
Wolfgang
-- 
ws@TooLs.DE     Wolfgang Solfrank, TooLs GmbH 	+49-228-985800