diff options
author | rwatson <rwatson@FreeBSD.org> | 2007-01-10 21:04:43 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2007-01-10 21:04:43 +0000 |
commit | d6f9a991c6690168c2012037cb4e71840917f2a6 (patch) | |
tree | 16895192cda9395f5193a70e0d279b2c5e1f5c24 /lib/libpthread/thread/thr_select.c | |
parent | 94096b5616651962420bac2b59785836587538b4 (diff) | |
download | FreeBSD-src-d6f9a991c6690168c2012037cb4e71840917f2a6.zip FreeBSD-src-d6f9a991c6690168c2012037cb4e71840917f2a6.tar.gz |
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
Diffstat (limited to 'lib/libpthread/thread/thr_select.c')
0 files changed, 0 insertions, 0 deletions