Hi Simon,

> > +#define PROC_PRIV_CHECK(priv) do {                         \
> > +           int _error;                                     \
> > +           _error = priv_check(currthread, priv);  \
> What is currthread?

This is missing the last round of small changes requested along with the 
validation (https://reviews.freebsd.org/D56763) and I guess breaks the build.

Regards.

-- 
Olivier Certner

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to