| To: | Trevor Woerner <mips081@vtnet.ca> |
|---|---|
| Subject: | Re: 64-bit sysinfo |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Thu, 12 Jun 2003 14:27:50 +0200 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <200306120807.59346.mips081@vtnet.ca> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <200306120659.26501.mips081@vtnet.ca> <20030612113520.GA8390@linux-mips.org> <200306120807.59346.mips081@vtnet.ca> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.1i |
On Thu, Jun 12, 2003 at 08:07:59AM -0400, Trevor Woerner wrote: > Thanks for your (and everyone's suggestions) I'll have a look at this > today. I put a printk in kernel/proc.c:sys_sysinfo() so that's the one > being called. I also put another printk in > arch/mips64/mm/init.c:si_meminfo() (??? i think...) and it was being > called from 'sys_info()'. I don't remember seeing sys32_sysinfo() but > I'll look again. sys32_sysinfo calls sys_sysinfo. So if you see a direct call to sys_sysinfo this might proof something is using the wrong syscall. Strace is your friend ... Oh, and verify that your kernel has Andrew's patch from my previous mail applied. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: 64-bit sysinfo, Trevor Woerner |
|---|---|
| Next by Date: | Re: Linux on Octane IP30 (was Re: Linux on Indigo2 (IP28) - R10000), Erik J. Green |
| Previous by Thread: | Re: 64-bit sysinfo, Trevor Woerner |
| Next by Thread: | Re: 64-bit sysinfo, Tor Arntsen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |