[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YX/DU1kH6/cRrgxR@zn.tnic>
Date: Mon, 1 Nov 2021 11:37:07 +0100
From: Borislav Petkov <bp@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/misc for v5.16
Hi Linus,
please pull the x86/misc updates which do not fit into any other bucket,
for v5.16.
Thx.
---
The following changes since commit 9e1ff307c779ce1f0f810c7ecce3d95bbae40896:
Linux 5.15-rc4 (2021-10-03 14:08:47 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_v5.16_rc1
for you to fetch changes up to f96b4675839b66168f5a07bf964dde6c2f1c4885:
x86/insn: Use get_unaligned() instead of memcpy() (2021-10-06 11:56:37 +0200)
----------------------------------------------------------------
- Use the proper interface for the job: get_unaligned() instead of
memcpy() in the insn decoder
- A randconfig build fix
----------------------------------------------------------------
Borislav Petkov (1):
x86/insn: Use get_unaligned() instead of memcpy()
Randy Dunlap (1):
x86/Kconfig: Fix an unused variable error in dell-smm-hwmon
arch/x86/Kconfig | 3 ++-
arch/x86/lib/insn.c | 5 +++--
tools/arch/x86/lib/insn.c | 5 +++--
tools/include/asm-generic/unaligned.h | 23 +++++++++++++++++++++++
tools/perf/util/intel-pt-decoder/Build | 2 ++
5 files changed, 33 insertions(+), 5 deletions(-)
create mode 100644 tools/include/asm-generic/unaligned.h
--
Regards/Gruss,
Boris.
SUSE Software Solutions Germany GmbH, GF: Ivo Totev, HRB 36809, AG Nürnberg
Powered by blists - more mailing lists