Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull misc x86 changes from Borislav Petkov: - Use the proper interface for the job: get_unaligned() instead of memcpy() in the insn decoder - A randconfig build fix * tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/insn: Use get_unaligned() instead of memcpy() x86/Kconfig: Fix an unused variable error in dell-smm-hwmon
No related branches found
No related tags found
Showing
- arch/x86/Kconfig 2 additions, 1 deletionarch/x86/Kconfig
- arch/x86/lib/insn.c 3 additions, 2 deletionsarch/x86/lib/insn.c
- tools/arch/x86/lib/insn.c 3 additions, 2 deletionstools/arch/x86/lib/insn.c
- tools/include/asm-generic/unaligned.h 23 additions, 0 deletionstools/include/asm-generic/unaligned.h
- tools/perf/util/intel-pt-decoder/Build 2 additions, 0 deletionstools/perf/util/intel-pt-decoder/Build
tools/include/asm-generic/unaligned.h
0 → 100644
Please register or sign in to comment