| To: | Atsushi Nemoto <nemoto@toshiba-tops.co.jp> |
|---|---|
| Subject: | Re: Magic numbers about stack layout |
| From: | Ralf Baechle <ralf@oss.sgi.com> |
| Date: | Wed, 22 Aug 2001 13:40:17 +0200 |
| Cc: | linux-mips@fnet.fr, linux-mips@oss.sgi.com |
| In-reply-to: | <20010822.144547.30190293.nemoto@toshiba-tops.co.jp>; from nemoto@toshiba-tops.co.jp on Wed, Aug 22, 2001 at 02:45:47PM +0900 |
| References: | <20010822.144547.30190293.nemoto@toshiba-tops.co.jp> |
| Sender: | owner-linux-mips@oss.sgi.com |
| User-agent: | Mutt/1.2.5i |
On Wed, Aug 22, 2001 at 02:45:47PM +0900, Atsushi Nemoto wrote: > There are some magic constant numbers about stack layout in > thread_saved_pc() and get_wchan() function. > > I made a patch to eliminate these magic numbers. This patch analyzes > some functions prologue codes in heuristic way at run-time. "ps -l" > (and "MAGIC SYSRQ" feature) works fine with this patch. Very nice, this part of the kernel used to be rather fragile on all architectures; when wchan computation broke usually nobody complained and this looks like a major improvment! Thanks, Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Question on porting Linux..., Carsten Langgaard |
|---|---|
| Next by Date: | [PATCH] set the number of serial ports, Jun Sun |
| Previous by Thread: | Re: Magic numbers about stack layout, Atsushi Nemoto |
| Next by Thread: | [PATCH] set the number of serial ports, Jun Sun |
| Indexes: | [Date] [Thread] [Top] [All Lists] |