Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2019 09:55:33 -0700
From:      Gleb Smirnoff <glebius@freebsd.org>
To:        Hans Petter Selasky <hselasky@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r353633 - head/sys/ofed/include/rdma
Message-ID:  <20191016165533.GT4086@FreeBSD.org>
In-Reply-To: <201910160856.x9G8u7Sg065578@repo.freebsd.org>
References:  <201910160856.x9G8u7Sg065578@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 16, 2019 at 08:56:07AM +0000, Hans Petter Selasky wrote:
H> Author: hselasky
H> Date: Wed Oct 16 08:56:07 2019
H> New Revision: 353633
H> URL: https://svnweb.freebsd.org/changeset/base/353633
H> 
H> Log:
H>   VLAN_TRUNKDEV() requires epochification in ibcore after r353292.

Note that neither VLAN_DEVAT() not VLAN_TRUNKDEV() reference the
returned structure, so after epoch is exited the link is no longer
safe.

Does ibcore require these two functions in non-fast code paths?

-- 
Gleb Smirnoff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191016165533.GT4086>