From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754043AbbE1MpS (ORCPT ); Thu, 28 May 2015 08:45:18 -0400 Received: from bastet.se.axis.com ([195.60.68.11]:56885 "EHLO bastet.se.axis.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751197AbbE1MpN (ORCPT ); Thu, 28 May 2015 08:45:13 -0400 Date: Thu, 28 May 2015 14:45:09 +0200 From: Rabin Vincent To: Jiri Olsa 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: <20150528124509.GA10500@axis.com> References: <1432813573-2204-1-git-send-email-rabin.vincent@axis.com> <20150528120318.GE12392@krava.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150528120318.GE12392@krava.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.