Messages in this thread |  | | | Date | Fri, 21 Jan 2011 16:51:27 -0800 (PST) | | Subject | Re: [PATCH 16/18] sparc: switch do_timer() to xtime_update() | | From | David Miller <> |
| |
From: Torben Hohn <torbenh@gmx.de> Date: Sat, 22 Jan 2011 00:07:02 +0100
> xtime_update() takes the xtime_lock itself. > > i dont think that pcic_clear_clock_irq() and clear_clock_irq need > to be protected by a lock. > it might make sense to move them after xtime_update() though. > > Signed-off-by: Torben Hohn <torbenh@gmx.de>
Agreed:
Acked-by: David S. Miller <davem@davemloft.net>
|  |