From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754149AbcAHIDs (ORCPT ); Fri, 8 Jan 2016 03:03:48 -0500 Received: from mx3-phx2.redhat.com ([209.132.183.24]:55740 "EHLO mx3-phx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751787AbcAHIDr convert rfc822-to-8bit (ORCPT ); Fri, 8 Jan 2016 03:03:47 -0500 Date: Fri, 8 Jan 2016 03:03:34 -0500 (EST) From: Jan Stancek To: Arnaldo Carvalho de Melo Cc: xiakaixu , Jiri Olsa , adrian hunter , Ingo Molnar , masami hiramatsu pt , linux-kernel@vger.kernel.org, "Wangnan (F)" Message-ID: <720665644.5715738.1452240214901.JavaMail.zimbra@redhat.com> In-Reply-To: <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> <20160107162721.GD18457@kernel.org> Subject: Re: [BUG] perf test 21("Test object code reading") failure on ARM64 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT X-Originating-IP: [10.34.26.57] X-Mailer: Zimbra 8.0.6_GA_5922 (ZimbraWebClient - FF38 (Linux)/8.0.6_GA_5922) Thread-Topic: perf test 21("Test object code reading") failure on ARM64 Thread-Index: glFU6QDPf5ddQ2bHtyNFgc9gAxB7dg== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org ----- Original Message ----- > 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)" > Sent: Thursday, 7 January, 2016 5:27:21 PM > Subject: Re: [BUG] perf test 21("Test object code reading") failure on ARM64 > > 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... Hi, not yet. I'd like to try the patch also on ppc64 BE/LE before I post it (likely next week). Regards, Jan > > - Arnaldo > > > Thanks! > > > > > > Regards, > > > Jan > > > > > > > > > -- > > Regards > > Kaixu Xia >