svn commit: r316648 - in head/sys: amd64/amd64 amd64/include arm/arm arm/include arm64/include cddl/dev/dtrace/aarch64 cddl/dev/dtrace/amd64 cddl/dev/dtrace/arm cddl/dev/dtrace/i386 cddl/dev/dtrace...
Jung-uk Kim
jkim at FreeBSD.org
Mon Apr 10 17:23:22 UTC 2017
On 04/08/2017 22:00, Patrick Kelsey wrote:
> Author: pkelsey
> Date: Sun Apr 9 02:00:03 2017
> New Revision: 316648
> URL: https://svnweb.freebsd.org/changeset/base/316648
>
> Log:
> Corrected misspelled versions of rendezvous.
>
> The MFC will include a compat definition of smp_no_rendevous_barrier()
> that calls smp_no_rendezvous_barrier().
>
> Reviewed by: gnn, kib
> MFC after: 1 week
> Differential Revision: https://reviews.freebsd.org/D10313
...
We knew about the problem but we didn't fix it because it breaks KPI.
For example, sysutils/virtualbox-ose-kmod. If you really want to MFC
this change, you have to implement shims.
Jung-uk Kim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20170410/9e6c6ff8/attachment.sig>
More information about the svn-src-all
mailing list