Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153327871
D29125.id85317.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
329 B
Referenced Files
None
Subscribers
None
D29125.id85317.diff
View Options
Index: sys/kern/kern_malloc.c
===================================================================
--- sys/kern/kern_malloc.c
+++ sys/kern/kern_malloc.c
@@ -537,7 +537,7 @@
#ifdef EPOCH_TRACE
epoch_trace_list(curthread);
#endif
- KASSERT(1,
+ KASSERT(0,
("malloc(M_WAITOK) with sleeping prohibited"));
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 12:25 PM (6 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31910196
Default Alt Text
D29125.id85317.diff (329 B)
Attached To
Mode
D29125: kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
Attached
Detach File
Event Timeline
Log In to Comment