mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 21:01:24 -05:00
Replace a call to DELAY(1) with a new cpu_lock_delay() KPI. Currently cpu_lock_delay() is defined to DELAY(1) on all platforms. However, platforms with a DELAY() implementation that uses spin locks should implement a custom cpu_lock_delay() doesn't use locks. Reviewed by: kib MFC after: 3 days |
||
|---|---|---|
| .. | ||
| atheros | ||
| beri | ||
| broadcom | ||
| cavium | ||
| conf | ||
| gxemul | ||
| include | ||
| ingenic | ||
| malta | ||
| mediatek | ||
| mips | ||
| nlm | ||
| sibyte | ||