From: Cyril Hrubis <chrubis@suse.cz>
To: Li Wang <liwang@redhat.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v2 1/2] setpgid02: Use pid_max as PGID for EPERM
Date: Fri, 21 Apr 2023 10:04:53 +0200 [thread overview]
Message-ID: <ZEJDpYc01jMYWrV5@yuki> (raw)
In-Reply-To: <CAEemH2dCDPni4vtXhog3FcE8RkQ677NcUBAOR4BvGgyfSFwgtQ@mail.gmail.com>
Hi!
> I guess the '\n' is a typo added by accident,
> after removing it then:
Actually it shouldn't matter, most of the sysfs files have newline at
the end so that you can just cat them and see the value in terminal
nicely.
$ cat /proc/sys/kernel/pid_max |xxd
00000000: 3332 3736 380a 32768.
--
Cyril Hrubis
chrubis@suse.cz
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2023-04-21 8:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-20 16:09 [LTP] [PATCH v2 0/2] setpgid: Test EPERM error paths more reliably Teo Couprie Diaz
2023-04-20 16:09 ` [LTP] [PATCH v2 1/2] setpgid02: Use pid_max as PGID for EPERM Teo Couprie Diaz
2023-04-21 7:21 ` Li Wang
2023-04-21 8:04 ` Cyril Hrubis [this message]
2023-04-20 16:09 ` [LTP] [PATCH v2 2/2] setpgid03: Add test for PGID in different session Teo Couprie Diaz
2023-04-21 7:47 ` Li Wang
2023-04-26 11:43 ` [LTP] [PATCH v2 0/2] setpgid: Test EPERM error paths more reliably Cyril Hrubis
2023-04-26 12:00 ` Teo Couprie Diaz
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=ZEJDpYc01jMYWrV5@yuki \
--to=chrubis@suse.cz \
--cc=liwang@redhat.com \
--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 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.