mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 07:18:40 +01:00
cf344027f8
Non-KDEBUG kernels and kernel add-ons use atomic operations to acquire and release the locks inline, so non-KDEBUG kernels/addons are only compatible with other non-KDEBUG kernels/addons. Following this change, though, KDEBUG kernels/addons should be able to run under non-KDEBUG kernels/addons, too, since they always call into the actual kernel functions and do not inline anything of consequence. |
||
---|---|---|
.. | ||
build | ||
compatibility | ||
config | ||
cpp | ||
glibc | ||
libs | ||
os | ||
posix | ||
private | ||
tools |