Hello,
I have a kernel module that implements timers and when the timer expires it forks a thread.Inside the thread the timer is set again.
This works fine for some 2-3 minutes but after that the kernel gives "kernel panic" message.
What could be the possible problem?Any pointers would be greatly helpful as i m unable to make out what could be wrong
Regards
vaishali