diff options
author | Borislav Petkov <bp@suse.de> | 2021-06-23 18:42:12 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2021-06-23 18:43:38 +0300 |
commit | c4cf5f61982e35348f522464010445efcc0aeb60 (patch) | |
tree | b3e65bfae5786e33ac82b30d6801983b10934a2f /tools/perf/check-headers.sh | |
parent | b7c11876d24bdd7ae3feeaa771b8f903f6cf05eb (diff) | |
parent | f9dfb5e390fab2df9f7944bb91e7705aba14cd26 (diff) | |
download | linux-c4cf5f61982e35348f522464010445efcc0aeb60.tar.xz |
Merge x86/urgent into x86/fpu
Pick up dependent changes which either went mainline (x86/urgent is
based on -rc7 and that contains them) as urgent fixes and the current
x86/urgent branch which contains two more urgent fixes, so that the
bigger FPU rework can base off ontop.
Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'tools/perf/check-headers.sh')
-rwxr-xr-x | tools/perf/check-headers.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/check-headers.sh b/tools/perf/check-headers.sh index dd8ff287e930..c783558332b8 100755 --- a/tools/perf/check-headers.sh +++ b/tools/perf/check-headers.sh @@ -39,6 +39,7 @@ arch/x86/lib/x86-opcode-map.txt arch/x86/tools/gen-insn-attr-x86.awk arch/arm/include/uapi/asm/perf_regs.h arch/arm64/include/uapi/asm/perf_regs.h +arch/mips/include/uapi/asm/perf_regs.h arch/powerpc/include/uapi/asm/perf_regs.h arch/s390/include/uapi/asm/perf_regs.h arch/x86/include/uapi/asm/perf_regs.h |