Re: add_timer crashes the kernel,Why?
Dec. 20, 2010
9:06 a.m.
On Mon, Dec 20, 2010 at 4:42 PM, Raz <raziebe@gmail.com> wrote:
try to remove mytimer from stack
Yes, I made a stupid mistake, It works now.
Dec. 20, 2010
9:33 a.m.
New subject: add_timer crashes the kernel,Why?
On Mon, Dec 20, 2010 at 16:06, lijin liu <llj098@gmail.com> wrote:
On Mon, Dec 20, 2010 at 4:42 PM, Raz <raziebe@gmail.com> wrote:
try to remove mytimer from stack
Yes, I made a stupid mistake, It works now.
ah so you put all of the mentioned code in module_init? no wonder then....init finishes...code and stack cleaned up....timer refers to NULL...boom. next time, please paste the exact code...so people didn't mis conclude the statement.... -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com
5716
Age (days ago)
5716
Last active (days ago)
1 comments
2 participants
participants (2)
-
lijin liu -
Mulyadi Santosa