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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250615035719.GA30030@redhat.com>
Date: Sun, 15 Jun 2025 05:57:20 +0200
From: Oleg Nesterov <oleg@...hat.com>
To: Fushuai Wang <wangfushuai@...du.com>
Cc: brauner@...nel.org, akpm@...ux-foundation.org, mjguzik@...il.com,
	mhocko@...e.com, andrii@...nel.org, pasha.tatashin@...een.com,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] exit: fix misleading comment in forget_original_parent()

On 06/15, Fushuai Wang wrote:
>
> The commit 482a3767e508 ("exit: reparent: call forget_original_parent()
> under tasklist_lock") moved the comment from exit_notify() to
> forget_original_parent(). However, the forget_original_parent() only
> handles (A), while (B) is handled in kill_orphaned_pgrp(). So remove
> the unrelated part.
>
> Signed-off-by: Fushuai Wang <wangfushuai@...du.com>

Acked-by: Oleg Nesterov <oleg@...hat.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ