From: Masami Hiramatsu Date: Mon, 16 Nov 2009 23:06:31 +0000 (-0500) Subject: x86: Instruction decoder test should generate build warning X-Git-Tag: v2.6.33-rc1~399^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce64c62074d945fe5f8a7f01bdc30125f994ea67;p=pandora-kernel.git x86: Instruction decoder test should generate build warning Since some instructions are not decoded correctly by older versions of objdump, it may cause false positive error in insn decoder posttest. This changes build error of insn decoder test to build warning. Signed-off-by: Masami Hiramatsu Cc: systemtap Cc: DLE Cc: Stephen Rothwell Cc: Randy Dunlap Cc: Jim Keniston Cc: Stephen Rothwell LKML-Reference: <20091116230631.5250.41579.stgit@harusame> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed