Also, do not use M_NOWAIT for an allocation that must succeed.
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 4 Mar 2005 00:01:30 +0000 (00:01 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 4 Mar 2005 00:01:30 +0000 (00:01 +0000)
commit311e51b48afbae217c2d73540c11e7f9bb310db9
treefde8a71ba00a4c5f542ec726dc86a30c7ba274b1
parentfd15b4b69bc72131ac76b97250480a21bf2f94af
Also, do not use M_NOWAIT for an allocation that must succeed.
sys/kern/link_elf.c