time: Fix legacy arch fallout
authorThomas Gleixner <tglx@linutronix.de>
Tue, 1 Feb 2011 08:34:58 +0000 (09:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 1 Feb 2011 08:46:47 +0000 (09:46 +0100)
The xtime/dotimer cleanup broke architectures which do not implement
clockevents. Time to send out another __do_IRQ threat.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reported-by: Ingo Molnar <mingo@elte.hu>
Cc: Torben Hohn <torbenh@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: johnstul@us.ibm.com
Cc: yong.zhang0@gmail.com
Cc: hch@infradead.org
LKML-Reference: <20110127145905.23248.30458.stgit@localhost>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found