]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 12 Oct 2020 17:51:02 +0000 (10:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 12 Oct 2020 17:51:02 +0000 (10:51 -0700)
commit75f5269b17336063ddc042c5a99870518a27ff40
tree76ba6ff25f5b91b4e94dce4294e86df889e22654
parent0cf19393036a89d730f1c6482be0009c9441b0a1
parentd8025567c32cec698aec511b23bf9442bcad0ecf
Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 cleanups from Borislav Petkov:
 "Misc minor cleanups"

* tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/entry: Fix typo in comments for syscall_enter_from_user_mode()
  x86/resctrl: Fix spelling in user-visible warning messages
  x86/entry/64: Do not include inst.h in calling.h
  x86/mpparse: Remove duplicate io_apic.h include
arch/x86/kernel/mpparse.c
include/linux/entry-common.h
kernel/entry/common.c