Robert Watson 635fd50514 Remove uma_zalloc_arg() hack, which coerced M_WAITOK to M_NOWAIT when
allocations were made using improper flags in interrupt context.
Replace with a simple WITNESS warning call.  This restores the
invariant that M_WAITOK allocations will always succeed or die
horribly trying, which is relied on by many UMA consumers.

MFC after:	3 weeks
Discussed with:	jhb
2007-01-10 21:04:43 +00:00
..
2006-12-21 23:20:51 +00:00
2007-01-07 19:30:19 +00:00
2006-05-26 13:54:27 +00:00
2006-12-29 16:38:22 +00:00
2007-01-08 20:37:02 +00:00
2006-12-14 17:33:46 +00:00
2006-11-28 19:33:28 +00:00
2006-11-28 19:33:28 +00:00
2007-01-07 12:13:10 +00:00
2007-01-08 01:26:47 +00:00
2006-11-26 18:27:16 +00:00