On Mon, Jun 12, 2000 at 12:22:03PM +1000, Andrew Morton wrote:
> Unfortunately schedule_timeout() doesn't actually call del_timer_sync. 
> Rather odd.  Perhaps the scheduler has swizzled the stack pointer or
> something...

It does in ac14.  the timer function doesn't call timer_exit though.

> +      show_stack(0);
> +      printk("handler=%p\n", timer->function);

This is process_timeout.

-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/dmentre/smp-howto/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to