RE: regression on HP zx1 platform from ACPI autoload modulespatches

From: Luck, Tony
Date: Tue Jul 31 2007 - 12:29:47 EST


> 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

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