Kernel related (?) user space crash at ARM11 MPCore

Russell King - ARM Linux linux at arm.linux.org.uk
Mon Sep 21 04:54:25 EDT 2009


On Mon, Sep 21, 2009 at 09:49:04AM +0100, Catalin Marinas wrote:
> On Mon, 2009-09-21 at 09:31 +0100, Jamie Lokier wrote:
> > I expect the behaviour is the same as that toolchain which modifies
> > instructions in the ELF PLT.  (Which, by the way, an ARM FDPIC-ELF
> > for no-MMU I've been working on also does).
> 
> In this thread, the dynamic linker only writes data. The CoW mechanism
> has the side-effect of incoherent I-D caches.

As I already said, that is not really the problem, otherwise all ARMv6
CPUs would fail to work.  This is clearly not the case.  The problem is
the data sitting in the data cache with write allocate caches.

The instruction cache issue is an entirely separate problem.



More information about the linux-arm-kernel mailing list