diff options
author | Guo Ren <guoren@linux.alibaba.com> | 2020-07-31 02:21:41 +0200 |
---|---|---|
committer | Guo Ren <guoren@linux.alibaba.com> | 2020-07-31 03:56:01 +0200 |
commit | e6169c4b4413f97cc36ceebc8dd6d2518f341d0f (patch) | |
tree | b4e6b509e2d2585e796b4d953f27ad50b505ca1f /arch/csky/Kconfig | |
parent | csky: Add irq_work support (diff) | |
download | linux-e6169c4b4413f97cc36ceebc8dd6d2518f341d0f.tar.xz linux-e6169c4b4413f97cc36ceebc8dd6d2518f341d0f.zip |
csky: Add arch_show_interrupts for IPI interrupts
Here is the result:
cat /proc/interrupts
CPU0 CPU1 CPU2 CPU3
15: 1348 1299 952 1076 C-SKY SMP Intc 15 IPI Interrupt
16: 1203 1825 1598 1307 C-SKY SMP Intc 16 csky_mp_timer
43: 292 0 0 0 C-SKY SMP Intc 43 ttyS0
57: 106 0 0 0 C-SKY SMP Intc 57 virtio0
IPI0: 0 0 0 0 Empty interrupts
IPI1: 19 41 45 27 Rescheduling interrupts
IPI2: 1330 1259 908 1050 Function call interrupts
IPI3: 0 0 0 0 Irq work interrupts
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/csky/Kconfig')
0 files changed, 0 insertions, 0 deletions