Re: [patch] x86, voyager: fix ioremap_nocache()

From: H. Peter Anvin
Date: Sun Apr 27 2008 - 19:40:08 EST


Jeff Garzik wrote:
H. Peter Anvin wrote:
Arguably, the right thing is to not even have ioremap() anymore, just ioremap_{cache,nocache,wc} and consider any unconverted ioremap() as a flag to audit that particular piece of code.

Seems like a sane plan... last handful might be tough, though.

No doubt, although the vast majority of all call sites can probably be trivially changed to ioremap_nocache().

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