From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Sat, 18 May 2013 01:56:14 +0200 (CEST) Received: from localhost.localdomain ([127.0.0.1]:45778 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S6835006Ab3EQX4KQjpVx (ORCPT ); Sat, 18 May 2013 01:56:10 +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 r4HNu8aF004739; Sat, 18 May 2013 01:56:08 +0200 Received: (from ralf@localhost) by scotty.linux-mips.net (8.14.5/8.14.5/Submit) id r4HNu8eG004738; Sat, 18 May 2013 01:56:08 +0200 Date: Sat, 18 May 2013 01:56:08 +0200 From: Ralf Baechle To: Tony Wu Cc: linux-mips@linux-mips.org Subject: Re: [PATCH v3 1/2] MIPS: fix sibling call handling in get_frame_info Message-ID: <20130517235608.GB24568@linux-mips.org> References: <20130512160429.GA982@hades> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130512160429.GA982@hades> User-Agent: Mutt/1.5.21 (2010-09-15) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 36443 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 On Mon, May 13, 2013 at 12:04:29AM +0800, Tony Wu wrote: > Date: Mon, 13 May 2013 00:04:29 +0800 > From: Tony Wu > To: ralf@linux-mips.org, linux-mips@linux-mips.org > Subject: [PATCH v3 1/2] MIPS: fix sibling call handling in get_frame_info > Content-Type: text/plain; charset=us-ascii I've applied both your patches but both did apply with fuzz so you may want to verify everything is working fine. Thanks, Ralf