tmp_suning_uos_patched/arch/powerpc
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
..
boot
configs
include Merge git://git.kernel.org/pub/scm/virt/kvm/kvm 2013-01-10 09:05:18 -08:00
kernel powerpc: Max next_tb to prevent from replaying timer interrupt 2013-01-29 10:18:16 +11:00
kvm KVM: PPC: Emulate dcbf 2013-01-18 00:40:49 +01:00
lib
math-emu
mm
net
oprofile powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() function 2013-01-29 10:18:14 +11:00
perf
platforms powerpc/pasemi: Fix crash on reboot 2013-01-29 10:18:14 +11:00
sysdev
xmon
Kconfig
Kconfig.debug
Makefile
relocs_check.pl