diff options
author | Ian Moffett <ian@osmora.org> | 2025-08-20 04:12:00 +0000 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-08-20 04:12:00 +0000 |
commit | d751219f038d85bb3826b36fb5b87270433e2178 (patch) | |
tree | 07955425252af8c1f855221a08b2b3e430b5103d /usr.bin/reboot/reboot.c | |
parent | 74101c4128d8a4fc0e71be329865ca5d21c96ace (diff) |
kernel: Do not spin in spinlock_try_acquire()expt
The spinlock_try_acquire() function should *not* block as it is meant to
simply attempt to acquire the lock and return its status.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'usr.bin/reboot/reboot.c')
0 files changed, 0 insertions, 0 deletions