From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753965AbbE1Mx3 (ORCPT ); Thu, 28 May 2015 08:53:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45214 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932163AbbE1MxS (ORCPT ); Thu, 28 May 2015 08:53:18 -0400 Date: Thu, 28 May 2015 14:53:12 +0200 From: Jiri Olsa To: Rabin Vincent Cc: "acme@redhat.com" , "mingo@redhat.com" , "paulus@samba.org" , "a.p.zijlstra@chello.nl" , "jolsa@kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] perf: fix MIPS build Message-ID: <20150528125312.GN12392@krava.redhat.com> References: <1432813573-2204-1-git-send-email-rabin.vincent@axis.com> <20150528120318.GE12392@krava.redhat.com> <20150528124509.GA10500@axis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150528124509.GA10500@axis.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 On Thu, May 28, 2015 at 02:45:09PM +0200, Rabin Vincent wrote: > On Thu, May 28, 2015 at 02:03:18PM +0200, Jiri Olsa wrote: > > I haven't checked this deeply (and we'll probably take your change) > > but could you please try attached patch if it solves the issue? > > Yes, that works too. Thanks. cool, I'll double check if thats ok with the rest of the code and post it.. or will take your change if not ;-) thanks, jirka