svn commit: r340413 - in head/sys: kern net sys
Hans Petter Selasky
hps at selasky.org
Thu Nov 15 14:47:44 UTC 2018
On 11/15/18 2:15 AM, Gleb Smirnoff wrote:
> I wish to do that, but struct thread is exposed to userland, and all
> epoch structures are not.
There is another way to solve this problem which doesn't involve "struct
thread" and is more safe and guards against recursive use of these
functions! Can you have a look at this review:
https://reviews.freebsd.org/D17996
--HPS
More information about the svn-src-all
mailing list