Quoting Tom Bebee ([EMAIL PROTECTED]):
> Does anyone know what "tqueue_lock" is and what it's function is?   I am 
> trying to run:
> modprobe ppa --> results in "/lib/modules/2.2.12/scsi/ppa.o: unresolved 
> symbol tqueue_lock."
> 
> Any info on what tqueue_lock is or what it is part of would be appreciated.

A quick look at the kernel source (2.2.10 is my case) shows it's a
symbol that's exported only #ifdef __SMP__ (in kernel/ksyms.c)
so I'm out of my depth. Do you need SMP? Could you have asked for it
erroneously?

Cheers,

-- 
Email:  [EMAIL PROTECTED]   Tel: +44 1908 653 739  Fax: +44 1908 655 151
Snail:  David Wright, Earth Science Dept., Milton Keynes, England, MK7 6AA
Disclaimer:   These addresses are only for reaching me, and do not signify
official stationery. Views expressed here are either my own or plagiarised.

Reply via email to