queue_task()

Siddharth Kashyap (sid_kashyap@hotmail.com)
Sun, 04 Jun 2000 12:19:49 EDT


Hi everybody,

I written a small module, that simply prints "I am in kernel" -quite
useless I know. However, I tried to insert this module in the kernel task
list so that this message gets printed at every timer ineterrupt.
I tried using queue_task() to insert the module in the task list.

The problem is that every time I try to insert the module I get the
following error message:

"unresolved sysmbol"

Can someone help me on this please.

Thanks,
Siddharth Kashyap.
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

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