K 10 svn:author V 3 kib K 8 svn:date V 27 2015-07-21T22:56:46.852267Z K 7 svn:log V 350 The smp_rendezvous_cpus() function should ensure that all accesses done by the functions called on other CPUs, are visible to the caller. Pair otherwise useless acquire on smp_rv_waiters[3] with a release add to ensure synchronized with relation, which guarantees visibility. Reviewed by: alc Sponsored by: The FreeBSD Foundation MFC after: 3 weeks END