X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fia64%2Fkernel%2Ftime.c;h=16262687a103a1be82d04f8b6acba09d2f7a2bd0;hb=0cd43f83d381c4246a08cd775834833d6fd64805;hp=6928ef0d64d852abc4a41b7ff5cfc2e1f14d5249;hpb=121a4226e89aae6654d667d58ab72df740b97b92;p=pandora-kernel.git diff --git a/arch/ia64/kernel/time.c b/arch/ia64/kernel/time.c index 6928ef0d64d8..16262687a103 100644 --- a/arch/ia64/kernel/time.c +++ b/arch/ia64/kernel/time.c @@ -78,7 +78,7 @@ timer_interrupt (int irq, void *dev_id, struct pt_regs *regs) * xtime_lock. */ write_seqlock(&xtime_lock); - do_timer(regs); + do_timer(1); local_cpu_data->itm_next = new_itm; write_sequnlock(&xtime_lock); } else