From: Shane Wang Date: Wed, 2 Sep 2009 01:25:07 +0000 (-0700) Subject: x86, intel_txt: clean up the impact on generic code, unbreak non-x86 X-Git-Tag: v2.6.32-rc1~681^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69575d388603365f2afbf4166df93152df59b165;p=pandora-kernel.git x86, intel_txt: clean up the impact on generic code, unbreak non-x86 Move tboot.h from asm to linux to fix the build errors of intel_txt patch on non-X86 platforms. Remove the tboot code from generic code init/main.c and kernel/cpu.c. Signed-off-by: Shane Wang Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed