From: Glauber Costa Date: Mon, 3 Mar 2008 17:12:45 +0000 (-0300) Subject: x86: create smpcommon.c X-Git-Tag: v2.6.26-rc1~1154^2~469 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e32640a2cd530e1259a06e34a72b0cdb73738ce2;p=pandora-kernel.git x86: create smpcommon.c This patch creates smpcommon.c with functions that are equal between architectures. The i386-only init_gdt is ifdef'd. Note that smpcommon.o figures twice in the Makefile: this is because sub-architectures like voyager that does not use the normal smp_$(BITS) files also have to access them Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed