| To: | Jamie Lokier <jamie@shareable.org> |
|---|---|
| Subject: | Re: Possible shared mapping bug in 2.4.23 (at least MIPS/Sparc) |
| From: | Linus Torvalds <torvalds@osdl.org> |
| Date: | Sat, 13 Dec 2003 17:41:16 -0800 (PST) |
| Cc: | Peter Horton <pdh@colonel-panic.org>, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org |
| In-reply-to: | <20031213222626.GA20153@mail.shareable.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20031213114134.GA9896@skeleton-jack> <20031213222626.GA20153@mail.shareable.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Sat, 13 Dec 2003, Jamie Lokier wrote:
>
> Peter Horton wrote:
> > A quick look at sparc and sparc64 seem to show the same problem.
>
> D-cache incoherence with unsuitably aligned multiple MAP_FIXED
> mappings is also observed on SH4, SH5, PA-RISC 1.1d. The kernel may
> have the same behaviour on those platforms: allowing a mapping that
> should not be allowed.
Why?
If the user asks for it, it's the users own damn fault. Nobody guarantees
cache coherency to users who require fixed addresses.
Just document it as a bug in the user program if this causes problems.
Don't blame the kernel - the kernel is only doing what the user asked it
to do.
Linus
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Possible shared mapping bug in 2.4.23 (at least MIPS/Sparc), Jamie Lokier |
|---|---|
| Next by Date: | Re: Possible shared mapping bug in 2.4.23 (at least MIPS/Sparc), Jamie Lokier |
| Previous by Thread: | Re: Possible shared mapping bug in 2.4.23 (at least MIPS/Sparc), Jamie Lokier |
| Next by Thread: | Re: Possible shared mapping bug in 2.4.23 (at least MIPS/Sparc), Jamie Lokier |
| Indexes: | [Date] [Thread] [Top] [All Lists] |