* Poul-Henning Kamp <[EMAIL PROTECTED]> [080201 11:36] wrote:
> phk         2008-02-01 19:36:27 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/pci              if_wb.c 
>     sys/sys              mbuf.h param.h 
>   Log:
>   Give MEXTADD() another argument to make both void pointers to the
>   free function controlable, instead of passing the KVA of the buffer
>   storage as the first argument.
>   
>   Fix all conventional users of the API to pass the KVA of the buffer
>   as the first argument, to make this a no-op commit.
>   
>   Likely break the only non-convetional user of the API, after informing
>   the relevant committer.

Informing all committers is better, this prevents people from upgrading
a box and getting a dead system due to your incompatible change.

Please explain exactly what has been broken.

-Alfred
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to