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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c4ec2d2e-309a-50e3-c584-d9375416c771@infradead.org>
Date:   Mon, 12 Jun 2023 08:14:15 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Thomas Gleixner <tglx@...utronix.de>,
        LKML <linux-kernel@...r.kernel.org>
Cc:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Peter Zijlstra <peterz@...radead.org>
Subject: Re: [PATCH] MAINTAINERS: Add CPU HOTPLUG entry

Hi Thomas,

On 6/12/23 02:04, Thomas Gleixner wrote:
> Document the status quo and add myself and Peter as CPU hotplug
> maintainers.
> 
> Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
> ---
>  MAINTAINERS |   12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5356,6 +5356,18 @@ F:	Documentation/driver-api/pm/cpuidle.r
>  F:	drivers/cpuidle/
>  F:	include/linux/cpuidle.h
>  
> +CPU HOTPLUG
> +M:	Thomas Gleixner <tglx@...utronix.de>
> +M:	Peter Zijlstra <peterz@...radead.org>
> +L:	linux-kernel@...r.kernel.org
> +S:	Maintained
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp/core
> +F:	kernel/cpu.c
> +F:	kernel/smpboot.*
> +F:	include/linux/cpu.h
> +F:	include/linux/cpuhotplug.h
> +F:	include/linux/smpboot.h
> +

The new entry should be before CPU IDLE, not after it.
Otherwise LGTM, thanks for adding this. I was looking for it recently.

Acked-by: Randy Dunlap <rdunlap@...radead.org>

>  CPU POWER MONITORING SUBSYSTEM
>  M:	Thomas Renninger <trenn@...e.com>
>  M:	Shuah Khan <shuah@...nel.org>

-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ