On Tue, 2007-07-31 at 09:29 -0700, Luck, Tony wrote: > > commit 8c8eb78f673c07b60f31751e1e47ac367c60c6b7 > > Oops. I cut & pasted the wrong commit id. The fix went in as > commit 7091138fb762aed22317b4ff91eb211e7da3865c. > > > FYI, I did a git pull yesterday just before I hit this issue so I should > > have had the latest stuff. > > So this confuses me. Linus pulled this into his tree on Friday (IIRC), but > at the very latest on Saturday (as there is a commit *after* this one that > is dated 2007-07-28 19:29:37). > > The patch that is in the tree appears to be identical to the one that > Thomas Renninger posted to this thread, and you confirmed as working. > > So when you have a moment, please pull latest Linus tree. Confirm that > this patch is present: > $ grep hp_ioc_iommu_device_ids arch/ia64/hp/common/sba_iommu.c > static const struct acpi_device_id hp_ioc_iommu_device_ids[] = { > .ids = hp_ioc_iommu_device_ids, > $ > > and that it builds and boots for you. > > Thanks > > -Tony > Tony, all, I think I have solved the mystery. I have my git tree pointing to git.frob.com to try to lessen the load on kernel.org. I am guessing that the last time I pulled linus's tree from there they had not pulled since the commit was made so I was still a little out of date. The latest git pull now does indeed grab this commit. sorry for any confusion I may have caused. - Doug - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html