Re: [patch 18/23] x86/apic: Move apic_init_uniprocessor code

2015-01-16 Thread Borislav Petkov
On Thu, Jan 15, 2015 at 09:22:37PM -, Thomas Gleixner wrote: > Move the code to a different place so we can make other functions > inline. Preparatory patch for further cleanups. No change. > > Signed-off-by: Thomas Gleixner Acked-by: Borislav Petkov -- Regards/Gruss, Boris. ECO tip

Re: [patch 18/23] x86/apic: Move apic_init_uniprocessor code

2015-01-16 Thread Borislav Petkov
On Thu, Jan 15, 2015 at 09:22:37PM -, Thomas Gleixner wrote: Move the code to a different place so we can make other functions inline. Preparatory patch for further cleanups. No change. Signed-off-by: Thomas Gleixner t...@linutronix.de Acked-by: Borislav Petkov b...@suse.de --

[patch 18/23] x86/apic: Move apic_init_uniprocessor code

2015-01-15 Thread Thomas Gleixner
Move the code to a different place so we can make other functions inline. Preparatory patch for further cleanups. No change. Signed-off-by: Thomas Gleixner --- arch/x86/kernel/apic/apic.c | 125 +--- 1 file changed, 62 insertions(+), 63 deletions(-)

[patch 18/23] x86/apic: Move apic_init_uniprocessor code

2015-01-15 Thread Thomas Gleixner
Move the code to a different place so we can make other functions inline. Preparatory patch for further cleanups. No change. Signed-off-by: Thomas Gleixner t...@linutronix.de --- arch/x86/kernel/apic/apic.c | 125 +--- 1 file changed, 62 insertions(+), 63