]> 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)
commit7063fcefaf9ce9908ee3a85df5177d6e210c7949
treeafc8e08dfeb5541cb0f2fe9ef1aff1809f36ae70
parent6bc5331ef43d608cb3ec6c4b1b7ff7abf2f9deac
parent7a5d78741712d29f755882e7902c014bb8754ccc
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