lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230727180533.3119660-1-sohil.mehta@intel.com>
Date:   Thu, 27 Jul 2023 18:05:30 +0000
From:   Sohil Mehta <sohil.mehta@...el.com>
To:     x86@...nel.org, Thomas Gleixner <tglx@...utronix.de>,
        Peter Zijlstra <peterz@...radead.org>
Cc:     Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
        Dave Hansen <dave.hansen@...ux.intel.com>,
        "H . Peter Anvin" <hpa@...or.com>, Tony Luck <tony.luck@...el.com>,
        Sohil Mehta <sohil.mehta@...el.com>,
        linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] x86/smpboot: Minor cleanup

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ