Jeremy Fitzhardinge
297d9c035e
i386: move common parts of smp into their own file
...
Several parts of kernel/smp.c and smpboot.c are generally useful for other
subarchitectures and paravirt_ops implementations, so make them available for
reuse.
Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com >
Acked-by: Chris Wright <chrisw@sous-sol.org >
Cc: James Bottomley <James.Bottomley@HansenPartnership.com >
Cc: Eric W. Biederman <ebiederm@xmission.com >
Cc: Andi Kleen <ak@suse.de >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2007-05-15 08:54:00 -07:00