kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
Simple condition flip; we wanted to panic here after epoch_trace_list().
Reviewed by: glebius, markj
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D29125
kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING() Tags None Referenced Files None Subscribers None
Description
Details
|