]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit46e1d0910d39ea90d467284d2f18f4a257cab5f9
treeafc8e08dfeb5541cb0f2fe9ef1aff1809f36ae70
parent9b9839b0d6ef1c7de2efc3340b7c12f8bc7c88f7
parentbeb219e1a51536dc2563a008b83ae3b8d74abaa2
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
arch/x86/Kconfig