All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleg Nesterov <oleg@redhat.com>
To: Christian Brauner <brauner@kernel.org>
Cc: gaoxiang17 <gaoxiang17@xiaomi.com>,
	Mateusz Guzik <mjguzik@gmail.com>,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] Revert "pid: make __task_pid_nr_ns(ns => NULL) safe for zombie callers"
Date: Wed, 15 Oct 2025 14:35:50 +0200	[thread overview]
Message-ID: <20251015123550.GA9447@redhat.com> (raw)

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(-)


             reply	other threads:[~2025-10-15 12:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-15 12:35 Oleg Nesterov [this message]
2025-10-15 12:36 ` [PATCH 1/2] Revert "pid: make __task_pid_nr_ns(ns => NULL) safe for zombie callers" 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251015123550.GA9447@redhat.com \
    --to=oleg@redhat.com \
    --cc=brauner@kernel.org \
    --cc=gaoxiang17@xiaomi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjguzik@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.