freebsd-dev/sys/sun4v/mdesc
Christian S.J. Peron 5cd3e3457f Make sure we do not sleep while locks are held. Change the malloc(9)
flags from M_WAITOK to M_NOWAIT. This should not cause any problems
since the calling code appears to properly handle failed allocations.

Discussed with:	kmacy
2006-11-24 22:14:37 +00:00
..
mdesc_bus_if.m
mdesc_bus_subr.c
mdesc_init.c Make sure we do not sleep while locks are held. Change the malloc(9) 2006-11-24 22:14:37 +00:00
mdesc_subr.c
mdesc_vdevfindval.c