M. Warner Losh writes:
 > In message: <[EMAIL PROTECTED]>
 >             Sean Kelly <[EMAIL PROTECTED]> writes:
 > : Has anyone ever considered embedding some sort of identifier in kernel
 > : modules to keep them from being loaded with the wrong kernel?
 > 
 > Actually, I was talking about this with Matt Dodd this morning...

Whatever we do, lets NOT be anywhere near as fascist as linux.  If we
implement any kind of versioning, its got to be fine-grained enough
that 3rd party binary modules will not get broken by an ABI change in
an area of the kernel which they do not care about, or there needs to
be a way for a module to opt-out.

My company ships a binary driver ("ethernet" network, and character
device) built on 4.1.1-R, and it has continued to work at least until
4.7-R.  I'd like to see that same level of ABI stability throughout
the 5-STABLE branch.

Drew

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to