linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Stephen Boyd <swboyd@chromium.org>
Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org
Subject: Re: [PATCH] docs: stable-ABI: Document /sys/kernel/notes
Date: Wed, 16 Sep 2020 12:18:10 -0600	[thread overview]
Message-ID: <20200916121810.06279a5a@lwn.net> (raw)
In-Reply-To: <20200909063752.931283-1-swboyd@chromium.org>

On Tue,  8 Sep 2020 23:37:52 -0700
Stephen Boyd <swboyd@chromium.org> wrote:

> Document the notes file in sysfs as the running vmlinux's .note section
> in binary format. Hopefully this helps someone like me realize the
> kernel exposes the note section in sysfs in the future. Take the date
> from when the file was introduced. It's been a while so presumably this
> is stable and not testing material.
> 
> Signed-off-by: Stephen Boyd <swboyd@chromium.org>
> ---
>  Documentation/ABI/stable/sysfs-kernel-notes | 5 +++++
>  1 file changed, 5 insertions(+)
>  create mode 100644 Documentation/ABI/stable/sysfs-kernel-notes
> 
> diff --git a/Documentation/ABI/stable/sysfs-kernel-notes b/Documentation/ABI/stable/sysfs-kernel-notes
> new file mode 100644
> index 000000000000..2c76ee9e67f7
> --- /dev/null
> +++ b/Documentation/ABI/stable/sysfs-kernel-notes
> @@ -0,0 +1,5 @@
> +What:		/sys/kernel/notes
> +Date:		July 2009
> +Contact:	<linux-kernel@vger.kernel.org>
> +Description:	The /sys/kernel/notes file contains the binary representation
> +		of the running vmlinux's .notes section.

Applied, thanks.

jon

      reply	other threads:[~2020-09-16 18:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-09  6:37 [PATCH] docs: stable-ABI: Document /sys/kernel/notes Stephen Boyd
2020-09-16 18:18 ` Jonathan Corbet [this message]

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=20200916121810.06279a5a@lwn.net \
    --to=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=swboyd@chromium.org \
    /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;
as well as URLs for NNTP newsgroup(s).