diff options
author | Ian Rogers <irogers@google.com> | 2025-02-25 22:36:00 +0300 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2025-02-28 21:09:04 +0300 |
commit | fad07a5c0f07ad0884e1cb4362fe28c083b5b811 (patch) | |
tree | 38bbaf161d6940cda0c7831b44ba37b48edbf3cf /tools/perf/util/trace-event-scripting.c | |
parent | e50b291fbb6e317547f1124e90f1d0864a99f2d1 (diff) | |
download | linux-fad07a5c0f07ad0884e1cb4362fe28c083b5b811.tar.xz |
tools/x86: Fix linux/unaligned.h include path in lib/insn.c
tools/arch/x86/include/linux doesn't exist but building is working by
virtue of a -I. Building using bazel this fails. Use angle brackets to
include unaligned.h so there isn't an invalid relative include.
Fixes: 5f60d5f6bbc1 ("move asm/unaligned.h to linux/unaligned.h")
Signed-off-by: Ian Rogers <irogers@google.com>
Acked-by: Josh Poimboeuf <jpoimboe@kernel.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/20250225193600.90037-1-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions