From: "Theo de Raadt" Subject: Re: sparc64 vs uvm_purge() To: Miod Vallat Cc: Martin Pieuchot , tech@openbsd.org Date: Thu, 27 Nov 2025 12:30:20 -0700 Miod Vallat wrote: > I think we should avoid using explicit architecture names in #ifdef > constructs in MI code. The usual way of doing it is to define a > __HAVE_WHATEVER symbol on (or sometimes a more > specific header) on platforms which need different handling. The intent is clearly that this is very temporary. This is not the only architecture affected by recent MP work.