]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Jan 2022 18:02:27 +0000 (10:02 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Jan 2022 18:02:27 +0000 (10:02 -0800)
commit160f33f0cf6937779e20f4c225f54a8f5c4936ac
tree6c89080f96892e66637e7b405e863e282e78be57
parent6cae37a04a05a6f7847441dc47b580433830abc1
parent49f62c6ab6e2692b1475bfd0b7274c917676a19b
Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 cleanups from Borislav Petkov:
 "The mandatory set of random minor cleanups all over tip"

* tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/events/amd/iommu: Remove redundant assignment to variable shift
  x86/boot/string: Add missing function prototypes
  x86/fpu: Remove duplicate copy_fpstate_to_sigframe() prototype
  x86/uaccess: Move variable into switch case statement