| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Used in the return value of drm_sched_suspend_timeout() which nothing
currently uses.
|
|
|
|
|
|
| |
SLAB_HWCACHE_ALIGN flag.
tested by semarie@
|
|
|
|
|
|
| |
from IPL_TTY to IPL_NONE.
From Benjamin Baier
|
|
|
|
|
|
|
|
|
|
| |
adds kernel support for
amdgpu: vega20, raven2, renoir, navi10, navi14
inteldrm: icelake, tigerlake
Thanks to the OpenBSD Foundation for sponsoring this work, kettenis@ for
helping, patrick@ for helping adapt rockchip drm and many developers for
testing.
|
|
|
|
|
|
|
| |
Do not include <sys/kthread.h> where it is not needed and stop including
<sys/proc.h> in it.
ok visa@, anton@
|
|
|
|
|
|
|
|
|
| |
Convert those to a consolidated status when needed in wait4(), kevent(),
and sysctl()
Pass exit code and signal separately to exit1()
(This also serves as prep for adding waitid(2))
ok mpi@
|
|
|
|
|
|
| |
track the process (and not the original thread of the process).
ok jsg@ kettenis@
|
|
|
|
| |
ok jsg@
|
|
committing now so this can be worked on in tree
Thanks to the OpenBSD Foundation for sponsoring this work and kettenis@
for helping.
|