Searched hist:207671 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/geom/
H A Dgeom.hdiff 207671 Wed May 05 17:05:30 MDT 2010 jh Fix deadlock between GEOM class unloading and withering. Withering can't
proceed while g_unload_class() blocks the event thread. Fix this by not
running g_unload_class() as a GEOM event and dropping the topology lock
when withering needs to proceed.

PR: kern/139847
Silence on: freebsd-geom
H A Dgeom_subr.cdiff 207671 Wed May 05 17:05:30 MDT 2010 jh Fix deadlock between GEOM class unloading and withering. Withering can't
proceed while g_unload_class() blocks the event thread. Fix this by not
running g_unload_class() as a GEOM event and dropping the topology lock
when withering needs to proceed.

PR: kern/139847
Silence on: freebsd-geom

Completed in 159 milliseconds