From: Kees Cook <keescook@chromium.org>
To: Florian Mayer <fmayer@google.com>
Cc: Jonathan Corbet <corbet@lwn.net>,
Alexander Viro <viro@zeniv.linux.org.uk>,
"Eric W. Biederman" <ebiederm@xmission.com>,
linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
linux-doc@vger.kernel.org, Oleg Nesterov <oleg@redhat.com>,
Christian Brauner <brauner@kernel.org>,
Evgenii Stepanov <eugenis@google.com>,
Peter Collingbourne <pcc@google.com>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH RESEND] Add sicode to /proc/<PID>/stat.
Date: Fri, 9 Sep 2022 14:34:26 -0700 [thread overview]
Message-ID: <202209091432.5FEEE461F7@keescook> (raw)
In-Reply-To: <20220909180617.374238-1-fmayer@google.com>
On Fri, Sep 09, 2022 at 11:06:17AM -0700, Florian Mayer wrote:
> In order to enable additional debugging features, Android init needs a
> way to distinguish MTE-related SEGVs (with si_code of SEGV_MTEAERR)
> from other SEGVs. This is not possible with current APIs, neither by
> the existing information in /proc/<pid>/stat, nor via waitpid.
Normally no changes are made to "stat" any more. New additions are made
to "status" instead. Could it live there instead?
-Kees
--
Kees Cook
next prev parent reply other threads:[~2022-09-09 21:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-09 18:06 [PATCH RESEND] Add sicode to /proc/<PID>/stat Florian Mayer
2022-09-09 21:34 ` Kees Cook [this message]
2022-09-09 21:38 ` Florian Mayer
2022-09-09 21:47 ` Eric W. Biederman
2022-09-09 23:05 ` Florian Mayer
2022-09-18 22:04 ` Eric W. Biederman
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=202209091432.5FEEE461F7@keescook \
--to=keescook@chromium.org \
--cc=akpm@linux-foundation.org \
--cc=brauner@kernel.org \
--cc=corbet@lwn.net \
--cc=ebiederm@xmission.com \
--cc=eugenis@google.com \
--cc=fmayer@google.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=oleg@redhat.com \
--cc=pcc@google.com \
--cc=viro@zeniv.linux.org.uk \
/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.