From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932116AbcAHMwx (ORCPT ); Fri, 8 Jan 2016 07:52:53 -0500 Received: from mail.kernel.org ([198.145.29.136]:40504 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751211AbcAHMwv (ORCPT ); Fri, 8 Jan 2016 07:52:51 -0500 Date: Fri, 8 Jan 2016 09:52:48 -0300 From: Arnaldo Carvalho de Melo To: Jan Stancek Cc: xiakaixu , 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: <20160108125248.GD19314@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> <720665644.5715738.1452240214901.JavaMail.zimbra@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <720665644.5715738.1452240214901.JavaMail.zimbra@redhat.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 Fri, Jan 08, 2016 at 03:03:34AM -0500, Jan Stancek escreveu: > > From: "Arnaldo Carvalho de Melo" > > Em Mon, Dec 21, 2015 at 10:18:20AM +0800, xiakaixu escreveu: > > > 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... > not yet. I'd like to try the patch also on ppc64 BE/LE before I post it > (likely next week). Thanks, I'll wait then, - Arnaldo