[PATCH v2 0/3] x86/smpboot: Minor cleanup

Sohil Mehta posted 3 patches 2 years, 6 months ago
arch/x86/include/asm/smp.h | 3 ---
arch/x86/kernel/smpboot.c  | 6 ++----
2 files changed, 2 insertions(+), 7 deletions(-)
[PATCH v2 0/3] x86/smpboot: Minor cleanup
Posted by Sohil Mehta 2 years, 6 months ago
These cleanup patches are minor and fairly independent. I have put them in a
series to make it easier to review. Please feel free to apply any of them.

I found these mainly through code inspection.

v2:
 - Added 2 more patches
 - Rebased to 6.5-rc3
 - Improved commit message
 
v1: https://lore.kernel.org/lkml/20230614201301.1308363-1-sohil.mehta@intel.com/

Sohil Mehta (3):
  x86/smpboot: Remove a stray comment about CPU hotplug
  x86/smp: Remove a non-existent function declaration
  x86/smpboot: Change smp_store_boot_cpu_info() to static

 arch/x86/include/asm/smp.h | 3 ---
 arch/x86/kernel/smpboot.c  | 6 ++----
 2 files changed, 2 insertions(+), 7 deletions(-)

-- 
2.34.1