From: Chen Gang <gang.chen@asianux.com>
To: mingo@kernel.org, hpa@zytor.com, linux-kernel@vger.kernel.org,
fweisbec@gmail.com, gang.chen@asianux.com, tglx@linutronix.de
Cc: tip-bot for Chen Gang <tipbot@zytor.com>,
linux-tip-commits@vger.kernel.org
Subject: Re: [tip:perf/urgent] ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()
Date: Tue, 09 Apr 2013 09:38:13 +0800 [thread overview]
Message-ID: <51637105.9020506@asianux.com> (raw)
In-Reply-To: <tip-75761cc15877c155b3849b4e0e0cb3f897faf471@git.kernel.org>
On 2013年04月08日 23:31, tip-bot for Chen Gang wrote:
> Commit-ID: 75761cc15877c155b3849b4e0e0cb3f897faf471
> Gitweb: http://git.kernel.org/tip/75761cc15877c155b3849b4e0e0cb3f897faf471
> Author: Chen Gang <gang.chen@asianux.com>
> AuthorDate: Mon, 8 Apr 2013 12:12:39 +0800
> Committer: Ingo Molnar <mingo@kernel.org>
> CommitDate: Mon, 8 Apr 2013 13:26:56 +0200
>
> ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()
>
> For NUL terminated string we always need to set '\0' at the end.
>
> Signed-off-by: Chen Gang <gang.chen@asianux.com>
> Cc: rostedt@goodmis.org
> Cc: Frederic Weisbecker <fweisbec@gmail.com>
> Link: http://lkml.kernel.org/r/516243B7.9020405@asianux.com
> Signed-off-by: Ingo Molnar <mingo@kernel.org>
> ---
thank you very much for applying the 3 related patches.
--
Chen Gang
Asianux Corporation
next prev parent reply other threads:[~2013-04-09 1:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-08 4:12 [PATCH] kernel: trace: ftrace: strncpy, using strlcpy instead of strncpy Chen Gang
2013-04-08 15:31 ` [tip:perf/urgent] ftrace: Fix strncpy() use, use strlcpy() instead of strncpy() tip-bot for Chen Gang
2013-04-09 1:38 ` Chen Gang [this message]
2013-04-09 15:00 ` [PATCH] kernel: trace: ftrace: strncpy, using strlcpy instead of strncpy Steven Rostedt
2013-04-10 6:25 ` Chen Gang F T
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=51637105.9020506@asianux.com \
--to=gang.chen@asianux.com \
--cc=fweisbec@gmail.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=tglx@linutronix.de \
--cc=tipbot@zytor.com \
/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
Powered by JetHome