Re: [PATCH -tip v8 3/4] irq: Make irqentry text section unconditional

2017-08-02 Thread Masami Hiramatsu
On Thu, 3 Aug 2017 01:35:11 +0800 kbuild test robot wrote: > Hi Masami, > > [auto build test ERROR on tip/x86/core] > [also build test ERROR on v4.13-rc3 next-20170802] > [if your patch is applied to the wrong git tree, please drop us a note to > help improve the system] > > url: > https:/

Re: [PATCH -tip v8 3/4] irq: Make irqentry text section unconditional

2017-08-02 Thread kbuild test robot
Hi Masami, [auto build test ERROR on tip/x86/core] [also build test ERROR on v4.13-rc3 next-20170802] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Masami-Hiramatsu/kprobes-related-bugfix/20170

Re: [PATCH -tip v8 3/4] irq: Make irqentry text section unconditional

2017-08-02 Thread kbuild test robot
Hi Masami, [auto build test ERROR on tip/x86/core] [also build test ERROR on v4.13-rc3 next-20170802] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Masami-Hiramatsu/kprobes-related-bugfix/20170

[PATCH -tip v8 3/4] irq: Make irqentry text section unconditional

2017-07-30 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