Page MenuHomeFreeBSD

D23150.id66677.diff
No OneTemporary

D23150.id66677.diff

Index: sys/kern/subr_epoch.c
===================================================================
--- sys/kern/subr_epoch.c
+++ sys/kern/subr_epoch.c
@@ -610,8 +610,8 @@
KASSERT(!in_epoch(epoch), ("epoch_wait_preempt() called in the middle "
"of an epoch section of the same epoch"));
#endif
- thread_lock(td);
DROP_GIANT();
+ thread_lock(td);
old_cpu = PCPU_GET(cpuid);
old_pinned = td->td_pinned;

File Metadata

Mime Type
text/plain
Expires
Sat, Feb 28, 12:15 AM (14 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29045273
Default Alt Text
D23150.id66677.diff (415 B)

Event Timeline