On Tue, 23 Oct 2007 09:55:55 +0900, Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx> wrote: > > These clockevent routines are always called with interrupt disabled, > > so I suppose those spin_lock_irqsave/spin_unlock_irqrestore pairs can > > be omitted. (or this timer can be used on SMP?) > > Yes, it can be used on Malta(SMP). Then spin_lock()/spin_unlock() is enough, isn't it? --- Atsushi Nemoto