| To: | vagabon.xyz@gmail.com |
|---|---|
| Subject: | Re: [PATCH 7/7] Allow unwind_stack() to return ra for leaf function |
| From: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| Date: | Thu, 03 Aug 2006 01:00:00 +0900 (JST) |
| Cc: | ralf@linux-mips.org, linux-mips@linux-mips.org |
| In-reply-to: | <44D0A3B0.40601@innova-card.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <44D07C97.2040008@innova-card.com> <20060802.202540.10544424.nemoto@toshiba-tops.co.jp> <44D0A3B0.40601@innova-card.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Wed, 02 Aug 2006 15:08:00 +0200, Franck Bui-Huu <vagabon.xyz@gmail.com> wrote: > does this updated patch make you really happy ? If so I'll resend the whole > updated patchset. Yes, looks good for me. Just one comment: no need to do "pc = pc != ra ? ra : 0" anymore. Just "pc = ra" is enough, isn't it? --- Atsushi Nemoto |
| Previous by Date: | Re: [PATCH 7/7] Allow unwind_stack() to return ra for leaf function, Franck Bui-Huu |
|---|---|
| Next by Date: | Re: [PATCH 7/7] Allow unwind_stack() to return ra for leaf function, Franck Bui-Huu |
| Previous by Thread: | Re: [PATCH 7/7] Allow unwind_stack() to return ra for leaf function, Franck Bui-Huu |
| Next by Thread: | Re: [PATCH 7/7] Allow unwind_stack() to return ra for leaf function, Franck Bui-Huu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |