]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'x86_cleanups_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 1 Nov 2021 22:25:08 +0000 (15:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 1 Nov 2021 22:25:08 +0000 (15:25 -0700)
commit53be442c7acc3db3be8faff387f7e141536bbea6
tree248eff186fe7f6a3fa2ab78f1a6c285c97232e59
parent16a901ba7b3927061d5009e0f6ecd366062bedcc
parent208dc60ddbac6103543ef4174f185c2b782e1a9d
Merge tag 'x86_cleanups_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 cleanups from Borislav Petkov:
 "The usual round of random minor fixes and cleanups all over the place"

* tag 'x86_cleanups_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/Makefile: Remove unneeded whitespaces before tabs
  x86/of: Kill unused early_init_dt_scan_chosen_arch()
  x86: Fix misspelled Kconfig symbols
  x86/Kconfig: Remove references to obsolete Kconfig symbols
  x86/smp: Remove unnecessary assignment to local var freq_scale
arch/x86/Kconfig
arch/x86/include/asm/irq_stack.h
arch/x86/include/asm/uaccess.h
arch/x86/kernel/smpboot.c