提交 96817879 编写于 作者: V Vineet Gupta

ARCv2: SMP: Push IPI_IRQ into IPI provider

Signed-off-by: NVineet Gupta <vgupta@synopsys.com>
上级 dbcbc7e7
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
#else #else
#define TIMER0_IRQ 16 #define TIMER0_IRQ 16
#define TIMER1_IRQ 17 #define TIMER1_IRQ 17
#define IPI_IRQ 19
#endif #endif
#include <linux/interrupt.h> #include <linux/interrupt.h>
......
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
#include <asm/mcip.h> #include <asm/mcip.h>
#include <asm/setup.h> #include <asm/setup.h>
#define IPI_IRQ 19
#define SOFTIRQ_IRQ 21 #define SOFTIRQ_IRQ 21
static char smp_cpuinfo_buf[128]; static char smp_cpuinfo_buf[128];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册