All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/7] Cleanup sched/process.c
@ 2021-09-10 13:08 ` Petr Vorel
  0 siblings, 0 replies; 26+ messages in thread
From: Petr Vorel @ 2021-09-10 13:08 UTC (permalink / raw)
  To: ltp

Hi,

changes v1->v2:
* split 1 commit into 2, use freopen() as suggested by Li
* 4 more commits for further cleanup

Petr Vorel (7):
  sched/process.c: Replace errfp with stderr
  sched/process.c: Open debugfp with freopen()
  ci/alpine: Enable process.c
  sched/process.c: Log into cwd, add *.log suffix
  sched/.gitignore: Ignore logs
  sched/process.c: Remove non-Linux code
  sched/process.c: Remove useless TRUE FALSE definitions

 ci/alpine.sh                                  |   1 -
 .../kernel/sched/process_stress/.gitignore    |   1 +
 .../kernel/sched/process_stress/Makefile      |   2 -
 .../kernel/sched/process_stress/process.c     | 118 ++++--------------
 4 files changed, 23 insertions(+), 99 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-09-13  7:34 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-10 13:08 [LTP] [PATCH v2 0/7] Cleanup sched/process.c Petr Vorel
2021-09-10 13:08 ` Petr Vorel
2021-09-10 13:08 ` [LTP] [PATCH v2 1/7] sched/process.c: Replace errfp with stderr Petr Vorel
2021-09-10 13:08   ` Petr Vorel
2021-09-10 13:08 ` [LTP] [PATCH v2 2/7] sched/process.c: Open debugfp with freopen() Petr Vorel
2021-09-10 13:08   ` Petr Vorel
2021-09-10 13:08 ` [LTP] [PATCH v2 3/7] ci/alpine: Enable process.c Petr Vorel
2021-09-10 13:08   ` Petr Vorel
2021-09-10 13:08 ` [LTP] [PATCH v2 4/7] sched/process.c: Log into cwd, add *.log suffix Petr Vorel
2021-09-10 13:08   ` Petr Vorel
2021-09-10 13:08 ` [LTP] [PATCH v2 5/7] sched/.gitignore: Ignore logs Petr Vorel
2021-09-10 13:08   ` Petr Vorel
2021-09-10 13:08 ` [LTP] [PATCH v2 6/7] sched/process.c: Remove non-Linux code Petr Vorel
2021-09-10 13:08   ` Petr Vorel
2021-09-10 13:08 ` [LTP] [PATCH v2 7/7] sched/process.c: Remove useless TRUE FALSE definitions Petr Vorel
2021-09-10 13:08   ` Petr Vorel
2021-09-13  6:04 ` [LTP] [PATCH v2 0/7] Cleanup sched/process.c Li Wang
2021-09-13  6:04   ` Li Wang
2021-09-13  6:32   ` Petr Vorel
2021-09-13  6:32     ` Petr Vorel
2021-09-13  7:26     ` Li Wang
2021-09-13  7:26       ` Li Wang
2021-09-13  7:31       ` Petr Vorel
2021-09-13  7:31         ` Petr Vorel
2021-09-13  7:33         ` Li Wang
2021-09-13  7:33           ` Li Wang

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.