]> 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)
commit2929e8501592d827165126904d5b936d45d388fb
tree248eff186fe7f6a3fa2ab78f1a6c285c97232e59
parente8cc7d21245402eaf36498646337253f13d53e50
parent665d95b1e124febd2d4f12666a7e382dcf4ae8be
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