[PATCH 0/2] objtool: Cross-compilation support
From: Josh Poimboeuf
Date: Wed Mar 02 2016 - 19:41:36 EST
This adds the ability for CONFIG_STACK_VALIDATION to work in a
cross-compiled environment against an x86 kernel. Based on tip/master.
Josh Poimboeuf (2):
x86/asm/decoder: Use explicitly signed chars
objtool: Support CROSS_COMPILE
arch/x86/lib/insn.c | 6 +++---
tools/lib/subcmd/Makefile | 6 ++++--
tools/objtool/Makefile | 17 ++++++++++-------
tools/objtool/arch/x86/insn/insn.c | 6 +++---
tools/perf/util/intel-pt-decoder/insn.c | 6 +++---
5 files changed, 23 insertions(+), 18 deletions(-)
--
2.4.3