All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/2] Fix sporadic failures in pids shell tests
@ 2026-06-16  8:30 Andrea Cervesato
  2026-06-16  8:30 ` [LTP] [PATCH v2 1/2] pids: fix cleanup of orphaned pids_task1 children Andrea Cervesato
  2026-06-16  8:30 ` [LTP] [PATCH v2 2/2] tst_cgroup: tolerate ESRCH in cgroup_drain() Andrea Cervesato
  0 siblings, 2 replies; 9+ messages in thread
From: Andrea Cervesato @ 2026-06-16  8:30 UTC (permalink / raw)
  To: Linux Test Project

Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
Changes in v2:
- handle ESRCH only when ret < 0
- Link to v1: https://lore.kernel.org/r/20260615-fix_pids_errors-v1-0-99a54a205180@suse.com

---
Andrea Cervesato (2):
      pids: fix cleanup of orphaned pids_task1 children
      tst_cgroup: tolerate ESRCH in cgroup_drain()

 lib/tst_cgroup.c                          | 6 +++++-
 testcases/kernel/controllers/pids/pids.sh | 5 +++--
 2 files changed, 8 insertions(+), 3 deletions(-)
---
base-commit: b4d31ea5d5c16628b9c45932fc98b929ca2ceece
change-id: 20260615-fix_pids_errors-19399419c8ee

Best regards,
-- 
Andrea Cervesato <andrea.cervesato@suse.com>


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2026-06-17 10:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-16  8:30 [LTP] [PATCH v2 0/2] Fix sporadic failures in pids shell tests Andrea Cervesato
2026-06-16  8:30 ` [LTP] [PATCH v2 1/2] pids: fix cleanup of orphaned pids_task1 children Andrea Cervesato
2026-06-16 10:10   ` [LTP] " linuxtestproject.agent
2026-06-16  8:30 ` [LTP] [PATCH v2 2/2] tst_cgroup: tolerate ESRCH in cgroup_drain() Andrea Cervesato
2026-06-16 12:13   ` Li Wang
2026-06-17  9:05   ` Cyril Hrubis
2026-06-17  9:15     ` Andrea Cervesato via ltp
2026-06-17  9:36       ` Cyril Hrubis
2026-06-17 10:18   ` Andrea Cervesato via ltp

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.