Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2026 13:08:17 -0700
From:      "Simon J. Gerraty" <sjg@juniper.net>
To:        Konstantin Belousov <kostikbel@gmail.com>
Cc:        <src-committers@freebsd.org>, <dev-commits-src-all@freebsd.org>, <dev-commits-src-main@freebsd.org>, <sjg@juniper.net>
Subject:   Re: git: adad6862228d - main - mac_veriexec_priv_check block proc_write_*regs*
Message-ID:  <85671.1778011697@kaos.jnpr.net>
In-Reply-To: <afo0uRvFFl9OlrSb@kib.kiev.ua>
References:  <69fa2928.33b54.5ad14de3@gitrepo.freebsd.org> <afo0uRvFFl9OlrSb@kib.kiev.ua>

index | next in thread | previous in thread | raw e-mail

Konstantin Belousov <kostikbel@gmail.com> wrote:
> > +#define PROC_PRIV_CHECK(priv) do {                           \
> > +             int _error;                                     \
> > +             _error = priv_check(currthread, priv);  \
> What is currthread?

fat fingers, sorry, fixing


home | help

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