| To: | anemo@mba.ocn.ne.jp |
|---|---|
| Subject: | [PATCH 0/7] Improve prologue analysis code (take #2) |
| From: | Franck Bui-Huu <vagabon.xyz@gmail.com> |
| Date: | Thu, 3 Aug 2006 09:29:14 +0200 |
| Cc: | ralf@linux-mips.org, linux-mips@linux-mips.org |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:cc:subject:date:message-id:x-mailer; b=LlLEDb8Xt7D7Z70dXf4u6592iur0w1CrlIT9VvnL5wFPtiXj0mGBHVm160n1ROpRYgXv86aE1gG8bqfLgWclHUhk2LhzpqM9Q6MOoxaeFYAG2xRGW8y3iD/a5gsGDt97evIIsx5RafNlyBSBneitpSGIEvvBUt8Eu+M/5PRLT10= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
This patch set clean up or improves this part of code. I splitted out
this into 7 patches to make the review easier.
This second try takes into account all feedbacks from Atsushi Nemoto.
Franck
---
arch/mips/kernel/process.c | 130 ++++++++++++++++++++++++--------------------
arch/mips/kernel/traps.c | 70 ++++++++++--------------
2 files changed, 100 insertions(+), 100 deletions(-)
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 7/7] Allow unwind_stack() to return ra for leaf function, Atsushi Nemoto |
|---|---|
| Next by Date: | [PATCH 2/7] Remove unused MODULE_RANGE macro., Franck Bui-Huu |
| Previous by Thread: | joining, Deepak C.P |
| Next by Thread: | [PATCH 2/7] Remove unused MODULE_RANGE macro., Franck Bui-Huu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |