On Tue, 09 Jun 2009 18:32:53 -0700 "H. Peter Anvin" <hpa@xxxxxxxxxxxxxxx> wrote: > x86 cannot generate full 64-bit addresses; this patch clamps iomem > addresses to the accessible range. > > I wanted to post it for review before committing it, however; comments > would be appreciated, especially of the kind "this is done too > early/too late/in the wrong place/incorrectly". > > -hpa Seems reasonable, since the iomem_resource describes the CPU's view of MMIO space it should probably reflect what it can actually access. Reviewed-by: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx> -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html