All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Revert "pid: make __task_pid_nr_ns(ns => NULL) safe for zombie callers"
@ 2025-10-15 12:35 Oleg Nesterov
  2025-10-15 12:36 ` [PATCH 1/2] " Oleg Nesterov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Oleg Nesterov @ 2025-10-15 12:35 UTC (permalink / raw)
  To: Christian Brauner; +Cc: gaoxiang17, Mateusz Guzik, linux-kernel

Christian,

I was going to revert 006568ab4c5c ("pid: Add a judgment for ns null in pid_nr_ns")
but then I changed my mind and decided to revert my commit abdfd4948e45 (""pid: make
__task_pid_nr_ns(ns => NULL) safe for zombie callers"). See the changelog.

2/2 is offtopic and purely cosmetic.

Oleg.

 fs/pidfs.c          | 2 +-
 include/linux/pid.h | 5 +++++
 kernel/pid.c        | 3 +--
 3 files changed, 7 insertions(+), 3 deletions(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-01-29 14:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-15 12:35 [PATCH 0/2] Revert "pid: make __task_pid_nr_ns(ns => NULL) safe for zombie callers" Oleg Nesterov
2025-10-15 12:36 ` [PATCH 1/2] " Oleg Nesterov
2025-10-15 12:36 ` [PATCH 2/2] pid: introduce task_ppid_vnr() helper Oleg Nesterov
2026-01-29 14:59 ` [PATCH 0/2] Revert "pid: make __task_pid_nr_ns(ns => NULL) safe for zombie callers" Christian Brauner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.