]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
powerpc/time: account broadcast timer event interrupts separately
authorNicholas Piggin <npiggin@gmail.com>
Fri, 4 May 2018 17:19:35 +0000 (03:19 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 3 Jun 2018 10:40:29 +0000 (20:40 +1000)
commite360cd37f0e9bac7b5f623132549e2d4b6417399
treebbaa60cc53c21e1a5b7dd2efe18850e585712ec9
parent21bfd6a8e9999f40f9eae09ca6ba33e7f75f0be4
powerpc/time: account broadcast timer event interrupts separately

These are not local timer interrupts but IPIs. It's good to be able
to see how timer offloading is behaving, so split these out into
their own category.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/hardirq.h
arch/powerpc/kernel/irq.c
arch/powerpc/kernel/time.c