From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 14 Aug 2012 13:15:51 +0200 (CEST) Received: from localhost.localdomain ([127.0.0.1]:33964 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S1903424Ab2HNLPr (ORCPT ); Tue, 14 Aug 2012 13:15:47 +0200 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.14.5/8.14.4) with ESMTP id q7EBFk1o013902; Tue, 14 Aug 2012 13:15:46 +0200 Received: (from ralf@localhost) by scotty.linux-mips.net (8.14.5/8.14.5/Submit) id q7EBFj5K013900; Tue, 14 Aug 2012 13:15:45 +0200 Date: Tue, 14 Aug 2012 13:15:45 +0200 From: Ralf Baechle To: Akhilesh Kumar Cc: Wu Zhangjin , linux-mips@linux-mips.org Subject: Re: [Bug-fix] backtrace when HAVE_FUNCTION_TRACER is enable Message-ID: <20120814111545.GA13470@linux-mips.org> References: <20120813164717.GC5786@linux-mips.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120813164717.GC5786@linux-mips.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-archive-position: 34142 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips Return-Path: On Mon, Aug 13, 2012 at 06:47:17PM +0200, Ralf Baechle wrote: > > > Detail Description is added in the patch > > This patch is garbled and doesn't apply. You can find some hints on > how to deal with patch-corrupting mail clients in: > > http://www.linux-mips.org/wiki/Mailing-patches Also it appears to be incomplete. I see your patch plenty of macro definitions and function declarations but nothing appears to use them. Ralf