From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 1/1] cgroup: Rewrite some C parts into new API
Date: Fri, 4 Jan 2019 14:47:48 +0100 [thread overview]
Message-ID: <20190104134748.GA11876@dell5510> (raw)
In-Reply-To: <20190104121339.32147-1-pvorel@suse.cz>
Hi,
...
> .../cgroup/cgroup_regression_6_2.c | 29 +++++++++++++------
> .../cgroup/cgroup_regression_fork_processes.c | 28 +++++++++---------
I'm not able to kill cgroup_regression_fork_processes.c (indefinitely forks).
Only cgroup_regression_6_2.c change is applicable.
> 2 files changed, 35 insertions(+), 22 deletions(-)
> diff --git a/testcases/kernel/controllers/cgroup/cgroup_regression_6_2.c b/testcases/kernel/controllers/cgroup/cgroup_regression_6_2.c
...
> int foo(void __attribute__ ((unused)) * arg)
int foo(void *arg LTP_ATTRIBUTE_UNUSED)
Kind regards,
Petr
next prev parent reply other threads:[~2019-01-04 13:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-04 12:13 [LTP] [PATCH 1/1] cgroup: Rewrite some C parts into new API Petr Vorel
2019-01-04 13:47 ` Petr Vorel [this message]
2019-01-04 13:55 ` Petr Vorel
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=20190104134748.GA11876@dell5510 \
--to=pvorel@suse.cz \
--cc=ltp@lists.linux.it \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox