[OpenAFS-devel] afs_osi_Sleep and afs_osi_Wakeup on Linux

chas williams chas@cmf.nrl.navy.mil
Fri, 07 Jun 2002 21:46:05 -0400


In message <Pine.LNX.3.96L.1020607204818.16379D-100000@scully.trafford.dementia
.org>,Derrick J Brashear writes:
>but you have the "can call linux_alloc before linux_alloc_init" problem
>now.

it doesnt matter.  linux_alloc doesnt use anything that linux_alloc_init
is setting up.  it just seems like a good idea not to toggle the flag
and down repeatedly.  perhaps the name for linux_alloc_init would more
properly be linux_alloc_hash_init.