summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/Makefile
diff options
context:
space:
mode:
authorKevin Hao <haokexin@gmail.com>2013-04-17 17:50:35 +0800
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2013-06-20 16:55:10 +1000
commit3139b0a797d6826519ed98a13623a92f12269613 (patch)
tree716b5f35913de377cd2dd56af6c59c9bc55b76db /arch/powerpc/mm/Makefile
parent39a421ff0b7cb056e687894a9d5f57aa1303e1c8 (diff)
powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_check_overflow
Previously in order to handle the edge sensitive decrementers, we choose to set the decrementer to 1 to trigger a decrementer interrupt when re-enabling interrupts. But with the rework of the lazy EE, we would replay the decrementer interrupt when re-enabling interrupts if a decrementer interrupt occurs with irq soft-disabled. So there is no need to trigger a decrementer interrupt in this case any more. Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/mm/Makefile')
0 files changed, 0 insertions, 0 deletions