All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tobin C. Harding" <me@tobin.cc>
To: Kees Cook <keescook@chromium.org>
Cc: Jonathan Corbet <corbet@lwn.net>,
	Laura Abbott <labbott@redhat.com>, Jessica Yu <jeyu@redhat.com>,
	linux-doc@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] doc: update 'unique identifiers'
Date: Tue, 5 Dec 2017 08:44:40 +1100	[thread overview]
Message-ID: <20171204214440.GH21565@eros> (raw)
In-Reply-To: <CAGXu5jKKojS4SjHwwxKKeU=5HCBuv_iFROHC+r3jb9D4BY4U0w@mail.gmail.com>

On Mon, Dec 04, 2017 at 01:28:45PM -0800, Kees Cook wrote:
> On Mon, Dec 4, 2017 at 1:22 PM, Tobin C. Harding <me@tobin.cc> wrote:
> > Advice about what to use as a unique identifier is no longer valid since
> > patch series was merged to hash pointers printed with %p. We can use
> > this as a unique identifier now.
> >
> > Signed-off-by: Tobin C. Harding <me@tobin.cc>
> 
> I don't agree: %p should still not be encouraged. Exposing an
> identifier to userspace needs careful consideration, and atomics,
> idrs, etc, continue to be a good recommendation here, as far as I'm
> concerned.

Ok no worries, so these docs are valid and current as is? I have no
agenda with this patch, just attempting to keep the docs in line with
the code :)

thanks,
Tobin.

  reply	other threads:[~2017-12-04 21:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-04 21:22 [PATCH] doc: update 'unique identifiers' Tobin C. Harding
2017-12-04 21:28 ` Kees Cook
2017-12-04 21:44   ` Tobin C. Harding [this message]
2017-12-04 21:51     ` Kees Cook
2017-12-04 23:39       ` Tobin C. Harding
2017-12-05  1:25         ` Kees Cook

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=20171204214440.GH21565@eros \
    --to=me@tobin.cc \
    --cc=corbet@lwn.net \
    --cc=jeyu@redhat.com \
    --cc=keescook@chromium.org \
    --cc=labbott@redhat.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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 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.