> 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