From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753615AbcAGQ10 (ORCPT ); Thu, 7 Jan 2016 11:27:26 -0500 Received: from mail.kernel.org ([198.145.29.136]:38491 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752026AbcAGQ1Z (ORCPT ); Thu, 7 Jan 2016 11:27:25 -0500 Date: Thu, 7 Jan 2016 13:27:21 -0300 From: Arnaldo Carvalho de Melo To: xiakaixu Cc: Jan Stancek , Jiri Olsa , adrian hunter , Ingo Molnar , masami hiramatsu pt , linux-kernel@vger.kernel.org, "Wangnan (F)" Subject: Re: [BUG] perf test 21("Test object code reading") failure on ARM64 Message-ID: <20160107162721.GD18457@kernel.org> References: <56729F77.20404@huawei.com> <20151217120926.GA15303@krava.brq.redhat.com> <1065837169.29712806.1450355053836.JavaMail.zimbra@redhat.com> <5674C935.7010009@huawei.com> <20151220002526.GA27082@dustball.brq.redhat.com> <5677616C.2060404@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5677616C.2060404@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, Dec 21, 2015 at 10:18:20AM +0800, xiakaixu escreveu: > 于 2015/12/20 8:25, Jan Stancek 写道: > > On Sat, Dec 19, 2015 at 11:04:21AM +0800, xiakaixu wrote: > >> > >>>>> ... > >>> > >>> Hi, > >>> > >>> What is your objdump version? > >> > >> Hi, > >> > >> Sorry for the late reply. > >> > >> # objdump --version > >> GNU objdump (GNU Binutils) 2.25. > >> > >> I am sure that the system is Little endian. > >>> > > > > I have attached a patch if you care to try it with your setup. > > If it still fails, output from -v and last objdump command output > > would be helpful. > > Hi, > > After applying this patch, the perf test case passed. > > # perf test 21 > 21: Test object code reading : (no vmlinux) Ok So, assuming this doesn't break other running the test in other arches, can Jan please resend this with a changelog and a Tested-by: Xia? Was that done already? /me still digging thru my queue after last month vacations... - Arnaldo > Thanks! > > > > Regards, > > Jan > > > > > -- > Regards > Kaixu Xia