x86: Fix insn decoder test typos
authorMasami Hiramatsu <mhiramat@redhat.com>
Fri, 20 Nov 2009 17:13:08 +0000 (12:13 -0500)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 21 Nov 2009 06:59:36 +0000 (22:59 -0800)
commit80509e27e40d7554e576405ed9f5b7966c567112
tree69bbca41b1f93a203a0e673a882cb83b717f9254
parent751386507701010831d72c522171753d2cd903d2
x86: Fix insn decoder test typos

Fix postest_verbose to posttest_verbose, and add posttest_64bit option
for CONFIG_64BIT != y, since old command just passed '-' instead
of '-n' when CONFIG_64BIT is not set.

Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Cc: Jim Keniston <jkenisto@us.ibm.com>
LKML-Reference: <20091120171307.6715.66099.stgit@dhcp-100-2-132.bos.redhat.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/tools/Makefile