From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753442AbbCXCE0 (ORCPT ); Mon, 23 Mar 2015 22:04:26 -0400 Received: from szxga01-in.huawei.com ([58.251.152.64]:30607 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752614AbbCXCEX (ORCPT ); Mon, 23 Mar 2015 22:04:23 -0400 Message-ID: <5510C60B.5090300@huawei.com> Date: Tue, 24 Mar 2015 10:03:55 +0800 From: Yunlong Song User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Arnaldo Carvalho de Melo CC: , , , , , Subject: Re: [PATCH v2] perf tools: Remove (null) value of "Sort order" for perf mem report References: <20150323004433.GD2782@sejong> <1427082605-12881-1-git-send-email-yunlong.song@huawei.com> <20150323161532.GZ16485@kernel.org> In-Reply-To: <20150323161532.GZ16485@kernel.org> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.111.74.205] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2015/3/24 0:15, Arnaldo Carvalho de Melo wrote: > Em Mon, Mar 23, 2015 at 11:50:05AM +0800, Yunlong Song escreveu: >> Signed-off-by: Yunlong Song >> Signed-off-by: Namhyung Kim > > Humm, this doesn't seem to apply (Namhyung's S-o-B), as this patch was > made by you and is not going thru him, right? And I haven't seen him > providing any endorsement tags. > > Can you clarify? > > I tested the change and it works for me, btw. > > - Arnaldo > > . > Got it, Namhyung has added his acked-by, thanks. -- Thanks, Yunlong Song