From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Davi Arnaut <davi.arnaut@gmail.com>
Cc: torvalds@osdl.org, akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] strndup_user, convert (keyctl)
Date: Thu, 16 Feb 2006 01:30:06 +0000 [thread overview]
Message-ID: <1140053406.14831.45.camel@localhost.localdomain> (raw)
In-Reply-To: <20060215182316.fadf8e71.davi.arnaut@gmail.com>
On Mer, 2006-02-15 at 18:23 -0300, Davi Arnaut wrote:
> Convert security/keys/keyctl.c string duplication to strdup_user()
Even if your implementation of strndup_user was correct this may break
stuff in some obscure cases that worked before as you've changed the
behaviour from PAGE_SIZE to 4096 and they are not the same on all
platforms.
prev parent reply other threads:[~2006-02-16 1:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-15 21:23 [PATCH 2/2] strndup_user, convert (keyctl) Davi Arnaut
2006-02-16 1:30 ` Alan Cox [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=1140053406.14831.45.camel@localhost.localdomain \
--to=alan@lxorguk.ukuu.org.uk \
--cc=akpm@osdl.org \
--cc=davi.arnaut@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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.