summaryrefslogtreecommitdiff
path: root/usr.bin/reboot/reboot.c
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-08-20 04:12:00 +0000
committerIan Moffett <ian@osmora.org>2025-08-20 04:12:00 +0000
commitd751219f038d85bb3826b36fb5b87270433e2178 (patch)
tree07955425252af8c1f855221a08b2b3e430b5103d /usr.bin/reboot/reboot.c
parent74101c4128d8a4fc0e71be329865ca5d21c96ace (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