svn commit: r290664 - in head: share/man/man9 sys/kern sys/sys

Bryan Drewery bdrewery at FreeBSD.org
Fri Nov 13 21:03:02 UTC 2015


On 11/13/2015 1:00 PM, Randall Stewart wrote:
> Bryan:
> 
> This looks like a decent thing to do..
> 
> Still wondering why changing the callout.h header file would not have caused
> things to recompile to pick up the new argument..
> 
> We can do it this way though it looks fine.
> 
> You want to commit it or I?

Well your change is totally safe for compiling. It's just not KBI
backwards compat for older modules. This is not typically a problem but
I think in this case it is worth doing to avoid random data coming into
the 'drain' argument if loading an older module.

I'll do a test build and commit it. Perhaps this is what was leading to
Alexander's panics.

I haven't analyzed the return value issue at all.


-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20151113/ecc6c368/attachment.bin>


More information about the svn-src-all mailing list