public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dongsheng Yang <yangds.fnst@cn.fujitsu.com>
To: Peter Hurley <peter@hurleysoftware.com>
Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] perf Makefile: Correct the message in feature-libnuma checking.
Date: Mon, 02 Dec 2013 09:49:33 -0500	[thread overview]
Message-ID: <529C9DFD.6040707@cn.fujitsu.com> (raw)
In-Reply-To: <529BE386.9060601@hurleysoftware.com>

On 12/01/2013 08:33 PM, Peter Hurley wrote:
> On 12/02/2013 09:11 AM, Dongsheng Yang wrote:
>> ccing linux-kernel@vger.kernel.org
>>
>> On 11/29/2013 01:14 PM, Arnaldo Carvalho de Melo wrote:
>>> Em Fri, Nov 29, 2013 at 04:05:52PM -0500, Dongsheng Yang escreveu:
>>>> The package required for numa is named numactl-devel in Fedora and 
>>>> RHEL and
>>>> libnuma-devel in OpenSuSE. This patch correct the package name in 
>>>> warning
>>>> message.
>
> and libnuma-dev in Ubuntu.
>

Right, I will send v2 with 'numactl-devel/libnuma-dev/libnuma-devel'.

Thanx Peter.
>>> Applying, but please always CC linux-kernel@vger.kernel.org, so that
>>> others can review it as well.
>>
>> Okey!!
>>
>> Thanx Arnaldo.
>>>
>>> - Arnaldo
>>>> Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com>
>>>> ---
>>>>   tools/perf/config/Makefile | 2 +-
>>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>>
>>>> diff --git a/tools/perf/config/Makefile b/tools/perf/config/Makefile
>>>> index 80ea6d8..2e615d8 100644
>>>> --- a/tools/perf/config/Makefile
>>>> +++ b/tools/perf/config/Makefile
>>>> @@ -537,7 +537,7 @@ endif
>>>>   ifndef NO_LIBNUMA
>>>>     ifeq ($(feature-libnuma), 0)
>>>> -    msg := $(warning No numa.h found, disables 'perf bench numa 
>>>> mem' benchmark, please install numa-libs-devel or libnuma-dev);
>>>> +    msg := $(warning No numa.h found, disables 'perf bench numa 
>>>> mem' benchmark, please install numactl-devel or libnuma-devel);
>>>>       NO_LIBNUMA := 1
>>>>     else
>>>>       CFLAGS += -DHAVE_LIBNUMA_SUPPORT
>>>> -- 
>>>> 1.8.2.1
>
> -- 
> To unsubscribe from this list: send the line "unsubscribe 
> linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>


  reply	other threads:[~2013-12-02  1:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1385759152-19752-1-git-send-email-yangds.fnst@cn.fujitsu.com>
     [not found] ` <20131129181417.GA9876@ghostprotocols.net>
2013-12-02 14:11   ` [PATCH] perf Makefile: Correct the message in feature-libnuma checking Dongsheng Yang
2013-12-02  1:33     ` Peter Hurley
2013-12-02 14:49       ` Dongsheng Yang [this message]
2013-12-02 15:26         ` [PATCH V2] " Dongsheng Yang
2013-12-02  2:31           ` Peter Hurley
2013-12-02 12:26             ` Arnaldo Carvalho de Melo
2013-12-02 12:45               ` Peter Hurley
2013-12-04 15:41           ` [tip:perf/core] perf tools: " tip-bot for Dongsheng Yang

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=529C9DFD.6040707@cn.fujitsu.com \
    --to=yangds.fnst@cn.fujitsu.com \
    --cc=acme@ghostprotocols.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peter@hurleysoftware.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