[OpenAFS] rpms on Red Hat 6.2 SMP systems

Nickolai Zeldovich kolya@MIT.EDU
Fri, 09 Aug 2002 17:33:56 -0400


> The particular change that is causing this behavior is a delta applied
> to afs/afs_osi.c that changed afs_osi_proc2cred() under Linux.  My
> guess is that for some reason the tasklist_lock symbol is not properly
> available.

Surely enough, tasklist_lock is not EXPORT_SYMBOL()'ed on either
2.2.16 or 2.2.21 kernels.

-- kolya