Re: [PATCH -tip v6] irq: Make irqentry text section unconditional

2017-07-28 Thread Masami Hiramatsu
Sorry, please ignore this patch. I missed to send 2nd patch... On Fri, 28 Jul 2017 21:20:22 +0900 Masami Hiramatsu wrote: > Generate irqentry and softirqentry text sections without > any configs. This will add above extra sections, but > no performace impact. > > Signed-off-by: Masami Hiramatsu

[PATCH -tip v6] irq: Make irqentry text section unconditional

2017-07-28 Thread Masami Hiramatsu
Generate irqentry and softirqentry text sections without any configs. This will add above extra sections, but no performace impact. Signed-off-by: Masami Hiramatsu Suggested-by: Ingo Molnar --- arch/arm/include/asm/traps.h |7 --- arch/arm64/include/asm/traps.h|7 --- a