There is no way to implement the INKERNEL() macro on sparc64.
authorclaudio <claudio@openbsd.org>
Tue, 13 Feb 2024 09:29:39 +0000 (09:29 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 13 Feb 2024 09:29:39 +0000 (09:29 +0000)
commit2b1c83bc2deef5258c9316aad78c3c36f0c76d0b
tree8d4cb0827d567decfff03b21a4b17cfdfd4dad3e
parentfc26a953b5e5bc85a24977561cc27560b78bbd2d
There is no way to implement the INKERNEL() macro on sparc64.
It was set to just 1 since the dawn of sparc64 support. It is
time to accept the fact and remove all INKERNEL() checks.
OK miod@ mpi@
sys/arch/sparc64/sparc64/db_trace.c