Re: [patch] ioremap sanity check to catch mapping requests exceedingthe BAR sizes
From: Arjan van de Ven
Date: Sat Sep 27 2008 - 11:09:25 EST
Jeremy Fitzhardinge wrote:
Alan Cox wrote:
Any attempt to use ioremap on memory is a bug, so you should warn about
that too.
We use it to ioremap things like the BIOS...
Yeah, that's fine. I mean using ioremap on system memory is a bug.
ioremap() already warns on that in a separate check.
J
--
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/