From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753225AbbCWQPh (ORCPT ); Mon, 23 Mar 2015 12:15:37 -0400 Received: from mail.kernel.org ([198.145.29.136]:46308 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753191AbbCWQPe (ORCPT ); Mon, 23 Mar 2015 12:15:34 -0400 Date: Mon, 23 Mar 2015 13:15:32 -0300 From: Arnaldo Carvalho de Melo To: Yunlong Song Cc: a.p.zijlstra@chello.nl, paulus@samba.org, mingo@redhat.com, linux-kernel@vger.kernel.org, wangnan0@huawei.com, namhyung@kernel.org Subject: Re: [PATCH v2] perf tools: Remove (null) value of "Sort order" for perf mem report Message-ID: <20150323161532.GZ16485@kernel.org> References: <20150323004433.GD2782@sejong> <1427082605-12881-1-git-send-email-yunlong.song@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1427082605-12881-1-git-send-email-yunlong.song@huawei.com> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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