Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 1 Nov 2021 22:45:14 +0000 (15:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 1 Nov 2021 22:45:14 +0000 (15:45 -0700)
commit160729afc83c0053cb3c574b85e84574ad892bd7
treeafc8e08dfeb5541cb0f2fe9ef1aff1809f36ae70
parente0f4c59dc4d39b3e9fa61ceb4cf2384787bcd09d
parentf96b4675839b66168f5a07bf964dde6c2f1c4885
Merge tag 'x86_misc_for_v5.16_rc1' of git://git./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
arch/x86/Kconfig