]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
x86: smp.h move prefill_possible_map declartion to cpu.h
authorJaswinder Singh Rajput <jaswinder@infradead.org>
Wed, 7 Jan 2009 12:41:35 +0000 (18:11 +0530)
committerIngo Molnar <mingo@elte.hu>
Wed, 7 Jan 2009 12:51:21 +0000 (13:51 +0100)
commit6e5385d44b2df05e50a8d07ba0e14d3e32685237
tree12bff175cedd16bc0420cc8d2132d2093358cfb8
parentdacf7333571d770366bff74d10b56aa545434605
x86: smp.h move prefill_possible_map declartion to cpu.h

Impact: cleanup, moving NON-SMP stuff from smp.h

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/cpu.h
arch/x86/include/asm/smp.h
arch/x86/kernel/setup.c
arch/x86/kernel/smpboot.c