NetBSD/sys/arch/x68k
ad 68fa584377 Arrange to update cached LWP credentials in userret() rather than during
syscall/trap entry, eliminating a test+branch on every syscall/trap.

This wasn't possible in the 3.99.x timeframe when l->l_cred came about
because there wasn't a reliable/timely way to force an ONPROC LWP running on
a remote CPU into the kernel (which is just about the only new thing in
this scheme).
2023-10-05 19:41:03 +00:00
..
compile
conf Add optoion GENERIC.local include to the end of ~all GENERIC configs 2023-02-12 14:50:37 +00:00
dev
include x68k/intr.h: Put functions under _KERNEL so crash(8) can use this. 2023-07-11 11:50:39 +00:00
stand Add udivdi3/umoddi3 (and ashldi3) that were required by recent UFS change. 2023-01-11 09:35:06 +00:00
usr.bin
x68k Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +00:00
Makefile