Re: linux-next-20090225: ide-cd triggers BUG atarch/x86/mm/ioremap.c:80!

From: Borislav Petkov
Date: Wed Mar 04 2009 - 02:24:12 EST


On Wed, Mar 04, 2009 at 12:33:14PM +0900, Tetsuo Handa wrote:
> Hello.
>
> Borislav Petkov wrote:
> > how about something like that:
> >
> > We map to sg once in ide_issue_pc since all drivers call into that.
> > We have to exclude ide_tape for now since it doesn't do that and uses
> > its own io buffers-method. Then, we do for both ide-cd and ide-floppy
> > blk_rq_bytes(rq) in ide_init_sg_cmd() after I've fixed the partial
> > completions issue later.
> >
> > Lightly tested with ide-cd for now.
> >
> > @Tetsuo: please do test, this should fix your OOPS.
> >
> OK. This patch solved the problem.
>
> Thank you.

Hi,

Thanks a lot for patiently testing for us.


--
Regards/Gruss,
Boris.
--
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/