summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorChristian Brauner <brauner@kernel.org>2026-01-29 15:57:40 +0100
committerChristian Brauner <brauner@kernel.org>2026-02-10 11:39:31 +0100
commit3673dd3c7dc1f37baf0448164d323d7c7a44d1da (patch)
treed5852201267bb4468067c9471179b15bafb0b6db /tools/perf/scripts/python/task-analyzer.py
parent87caaeef79950377b616f3ba2265a82742cb9583 (diff)
parent84f90ab5d3e859cced1d7b080adc4ea562ca2eaa (diff)
downloadkernel-3673dd3c7dc1f37baf0448164d323d7c7a44d1da.tar.gz
Merge patch series "Revert "pid: make __task_pid_nr_ns(ns => NULL) safe for zombie callers""
Commit 006568ab4c5c ("pid: Add a judgment for ns null in pid_nr_ns") already added the ns != NULL check in pid_nr_ns(), so we can remove the same check from __task_pid_nr_ns(). * patches from https://patch.msgid.link/20251015123550.GA9447@redhat.com: pid: introduce task_ppid_vnr() helper Revert "pid: make __task_pid_nr_ns(ns => NULL) safe for zombie callers" Link: https://patch.msgid.link/20251015123550.GA9447@redhat.com Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
ref='/distro/kernel/commit/drivers/staging/silicom/bypasslib/bp_ioctl.h?h=linux-6.6.y&id=7040e556c90aefd7b0e1341f7490de20a33340d7'>staging: add Silicom Bypass driverDanielC The Silicom Bypass Network Interface Cards (NICs) are network cards with paired ports (2 or 4). The pairs either act as a "wire" allowing the network packets to pass or insert the device in between the two ports. When paired with the on-board hardware watchdog or other failsafe, they provide high availability for the network in the face of software outages or maintenance. Signed-off-by: Daniel Cotey <puff65537@bansheeslibrary.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>