• Anton Blanchard's avatar
    [PATCH] 64-bit timer fix · 2f210ce0
    Anton Blanchard authored
    I think I have found it and it only hits on a 64 bit machine.
    
    If the timeout is big enough we still need to initialise timer->entry.
    Otherwise bad things happen we we hit del_timer.
    2f210ce0
timer.c 27.8 KB