Tiejun Chen 689dfa894c powerpc: Max next_tb to prevent from replaying timer interrupt
With lazy interrupt, we always call __check_irq_replaysome with
decrementers_next_tb to check if we need to replay timer interrupt.
So in hotplug case we also need to set decrementers_next_tb as MAX
to make sure __check_irq_replay don't replay timer interrupt
when return as we expect, otherwise we'll trap here infinitely.

Signed-off-by: Tiejun Chen <tiejun.chen@windriver.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-01-29 10:18:16 +11:00
..
2012-11-15 13:01:04 +11:00
2012-09-30 23:31:19 -04:00
2012-09-30 23:31:19 -04:00
2012-11-15 15:02:44 +11:00
2012-10-01 09:58:18 -04:00
2012-06-01 12:58:51 -04:00
2012-09-07 09:48:59 +10:00
2012-11-15 12:59:33 +11:00