]> 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)
commit1d35610a6c73866ca133036abac251e88270453c
tree76ba6ff25f5b91b4e94dce4294e86df889e22654
parent41948bf045dab321182a0740cee67d9fdc2f0d7f
parent6f030834a76962ad99fd233e67b7e6c6bf46b30c
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