x86: Move MAX_INSN_SIZE into asm/insn.h
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 4 Mar 2010 12:49:21 +0000 (13:49 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 10 Mar 2010 12:23:34 +0000 (13:23 +0100)
commit30a813ae035d3e220a89609adce878e045c49547
tree3f778aea2c797f607702af63afa9deaa981ce914
parent7e1a40dda619b0483fbe0740494ed2c2a1f05289
x86: Move MAX_INSN_SIZE into asm/insn.h

Since there's now two users for this, place it in a common header.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@infradead.org>
Cc: Masami Hiramatsu <mhiramat@redhat.com>
Cc: paulus@samba.org
Cc: eranian@google.com
Cc: robert.richter@amd.com
Cc: fweisbec@gmail.com
LKML-Reference: <20100304140100.923774125@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/insn.h
arch/x86/include/asm/kprobes.h
arch/x86/kernel/cpu/perf_event_intel_ds.c