2007-08-01 08:36:17

by Dave Young

[permalink] [raw]
Subject: MTD: pnc2000 iomem oops

Hi,
The pnc2000 probe function cause oops. Possible reason is its iomem
region not being remaped.

I searched lkml history, the oops was reported at 2006-06-14, but still there.
http://lkml.org/lkml/2006/6/14/59

If the ioremap/iounmap can be added to it, is it the right fix?

Regards
dave


2007-08-03 07:28:16

by Dave Young

[permalink] [raw]
Subject: Re: MTD: pnc2000 iomem oops

>On 8/1/07, Dave Young <[email protected]> wrote:
> Hi,
> The pnc2000 probe function cause oops. Possible reason is its iomem
> region not being remaped.
>
> I searched lkml history, the oops was reported at 2006-06-14, but still there.
> http://lkml.org/lkml/2006/6/14/59
>
> If the ioremap/iounmap can be added to it, is it the right fix?
>
Add the linux-mtd list as cc.