Unresolved references for symbols bh_task_vec, tasklet_hi_vec

From: Joel Beach (joelbeach@optushome.com.au)
Date: Mon Nov 13 2000 - 08:12:53 EST


Hi....I was just trying to compile and load a kernel module, and I got
the following two unresolved symbols...

1. tasklet_hi_vec
2. bh_task_vec

Now, after grepping through the source I found these structures in
softirq.c. ksyms.c seems to export these symbols (doesn't appear to be
within a conditional #if)...Why isn't my kernel module able to see my
symbols?

Kernel is 2.4.0-test10....The source tree does match the running kernel
;-)

Thanks,

Joel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Nov 15 2000 - 21:00:23 EST