Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753580AbbDHJ7F (ORCPT ); Wed, 8 Apr 2015 05:59:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34971 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751572AbbDHJ7C (ORCPT ); Wed, 8 Apr 2015 05:59:02 -0400 Date: Wed, 8 Apr 2015 11:58:53 +0200 From: Jiri Olsa To: David Daney Cc: linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, Peter Zijlstra , Paul Mackerras , Ingo Molnar , Arnaldo Carvalho de Melo Subject: Re: [PATCH 2/2] perf tools: Hook up MIPS unwind and dwarf-regs in the Makefile Message-ID: <20150408095853.GC14284@krava.redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Content-Length: 580 Lines: 15 On Wed, Apr 08, 2015 at 01:58:47AM +0200, David Daney wrote: > From: David Daney > > Define a new symbol (ARCH_SUPPORTS_LIBUNWIND) in config/Makefile. > Use this from x86 and MIPS to gate testing of libunwind. hum.. hows ARCH_SUPPORTS_LIBUNWIND being used? I dont see it.. are there more patches? ;-) jirka -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/