From: Masami Hiramatsu Date: Fri, 28 Aug 2009 22:13:19 +0000 (-0400) Subject: x86: Allow x86-32 instruction decoder selftest on x86-64 X-Git-Tag: v2.6.33-rc1~399^2~230 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50a482fbd96943516b7a2783900e8fe61a6425e7;p=pandora-kernel.git x86: Allow x86-32 instruction decoder selftest on x86-64 Pass $(CONFIG_64BIT) to the x86 insn decoder selftest in case we are decoding 32bit code on x86-64, which will happen when building kernel with ARCH=i386 on x86-64. Signed-off-by: Masami Hiramatsu Cc: Jim Keniston Cc: Ingo Molnar LKML-Reference: <20090828221319.8778.88508.stgit@localhost.localdomain> Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed