From: Alexander van Heukelum Date: Fri, 3 Oct 2008 20:00:39 +0000 (+0200) Subject: traps: x86: make traps_32.c and traps_64.c equal X-Git-Tag: v2.6.28-rc1~611^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=081f75bbdc86de53537e1b5aca01de72bd2fea6b;p=pandora-kernel.git traps: x86: make traps_32.c and traps_64.c equal Use CONFIG_X86_64/CONFIG_X86_32 to condtionally compile the parts needed for x86_64 or i386 only. Runs a small userspace for a number of minimal configurations and boots the defconfigs. Signed-off-by: Alexander van Heukelum Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed