Re: [patch 13/23] x86/smpboot: Move smpboot inlines to code

2015-01-16 Thread Borislav Petkov
On Thu, Jan 15, 2015 at 09:22:29PM -, Thomas Gleixner wrote: > No point for a seperate header file. s/seperate/separate/ > > Signed-off-by: Thomas Gleixner > --- > arch/x86/include/asm/smpboot_hooks.h | 68 > --- > arch/x86/kernel/smpboot.c|

Re: [patch 13/23] x86/smpboot: Move smpboot inlines to code

2015-01-16 Thread Borislav Petkov
On Thu, Jan 15, 2015 at 09:22:29PM -, Thomas Gleixner wrote: No point for a seperate header file. s/seperate/separate/ Signed-off-by: Thomas Gleixner t...@linutronix.de --- arch/x86/include/asm/smpboot_hooks.h | 68 --- arch/x86/kernel/smpboot.c

[patch 13/23] x86/smpboot: Move smpboot inlines to code

2015-01-15 Thread Thomas Gleixner
No point for a seperate header file. Signed-off-by: Thomas Gleixner --- arch/x86/include/asm/smpboot_hooks.h | 68 --- arch/x86/kernel/smpboot.c| 67 +- 2 files changed, 66 insertions(+), 69 deletions(-) Index:

[patch 13/23] x86/smpboot: Move smpboot inlines to code

2015-01-15 Thread Thomas Gleixner
No point for a seperate header file. Signed-off-by: Thomas Gleixner t...@linutronix.de --- arch/x86/include/asm/smpboot_hooks.h | 68 --- arch/x86/kernel/smpboot.c| 67 +- 2 files changed, 66 insertions(+), 69