| To: | "Kevin D. Kissell" <kevink@mips.com> |
|---|---|
| Subject: | Re: unaligned access |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Fri, 23 Feb 2007 03:06:45 +0000 |
| Cc: | sathesh babu <sathesh_edara2003@yahoo.co.in>, Rajat Jain <rajat.noida.india@gmail.com>, linux-mips@linux-mips.org |
| In-reply-to: | <01fc01c75693$195858b0$10eca8c0@grendel> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <80178.32924.qm@web7903.mail.in.yahoo.com> <01fc01c75693$195858b0$10eca8c0@grendel> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.2.2i |
On Thu, Feb 22, 2007 at 04:06:57PM +0100, Kevin D. Kissell wrote: > Default behavior in MIPS is to silently fix up and emulate. A MIPS-specific > system call (sys_sysmips with the command argument of MIPS_FIXADE > and a parameter agument of zero) allows for this to be overridden, so that > such accesses will be fatal. It looks as if there was once support to log > the events > to syslog, independently of whether or not they were fixed up, but it doesn't > look to me > as if that still works in 2.6.x kernels. There used to be a configuration option to allow logging which was a leftover from the times when I implemented the unaligned emulation. I did never find it useful later on, so I removed that in almost 9 years ago and nobody missed it since :-) But I don't mind putting it back, controllable by sysctl if there is any demand for it. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 1/2] excite: Rename CONFIG option, Ralf Baechle |
|---|---|
| Next by Date: | Re: unaligned access, Atsushi Nemoto |
| Previous by Thread: | Re: unaligned access, Kevin D. Kissell |
| Next by Thread: | Re: unaligned access, Atsushi Nemoto |
| Indexes: | [Date] [Thread] [Top] [All Lists] |