Re: pcmcia IDE broken in 2.6.18-rc1

From: Andrew Morton
Date: Sat Jul 08 2006 - 18:13:57 EST


On Sat, 08 Jul 2006 22:35:47 +0100
Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:

> Ar Sad, 2006-07-08 am 10:41 -0700, ysgrifennodd Andrew Morton:
> > + io_base = (unsigned long) ioremap(req.Base, req.Size);
> > + ctl_base = io_base + 0x0e;
> > + is_mmio = 1;
>
> Where does this get unmapped ?

I don't think it does. (drivers/ide/legacy/ide-cs.c:312)

-
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/