mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
1d509f2a6e
The x86 instruction decoder code is shared across the kernel source and the tools. Currently objtool seems to be the only tool from build tools needed which breaks x86 cross-compilation on big endian systems. Make the x86 instruction decoder build host endianness agnostic to support x86 cross-compilation and enable objtool to implement endianness awareness for big endian architectures support. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Co-developed-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> |
||
---|---|---|
.. | ||
atomic.h | ||
barrier.h | ||
cmpxchg.h | ||
cpufeatures.h | ||
disabled-features.h | ||
emulate_prefix.h | ||
inat.h | ||
inat_types.h | ||
insn.h | ||
irq_vectors.h | ||
msr-index.h | ||
orc_types.h | ||
required-features.h | ||
rmwcc.h | ||
unistd_32.h | ||
unistd_64.h |