Re: git: adad6862228d - main - mac_veriexec_priv_check block proc_write_*regs*

From: Simon J. Gerraty <sjg_at_juniper.net>
Date: Tue, 05 May 2026 20:08:17 UTC
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