Re: Rootfs in eMMC: Kernel panic ...Attempted to kill init!

From: Catalin Marinas
Date: Thu Jul 16 2009 - 06:40:18 EST


On Mon, 2009-07-13 at 17:44 +0200, Dirk Behme wrote:
> Catalin Marinas wrote:
> > The patch below appears to solve the problem with CompactFlash using
> > pata_platform (I cc'ed linux-ide since the patch changes their code).
> > The patch only handles the read case but similarly it may need to handle
> > the write case if D-cache aliasing between user and kernel mappings
> > exists.
> >
> > For the USB mass storage, I haven't yet figured out the best place to
> > call flush_dcache_page().
>
> Any news regarding USB mass storage on ARM MPCore? Else this would
> mean that USB mass storage (USB stick, USB disk) formatted with
> ext2/3/4 wouldn't work with MPCore?

On the ARM RealView boards, the USB is PIO rather than DMA-capable. I
posted this patch on the list here (but have to follow up with the
maintainers):

http://lists.arm.linux.org.uk/lurker/message/20090710.130032.bfb8b218.en.html

--
Catalin

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/