RE: regression on HP zx1 platform from ACPI autoload modulespatches

From: Thomas Renninger
Date: Tue Jul 31 2007 - 12:41:01 EST


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.

Tony, it looks like the patch has not hit Linus tree yet:

> git-branch
* master
origin

> git-pull
Already up-to-date.

> patch --dry-run -p1 -i ../../tmp/acpi_autoloading_ia64_fix.patch
patching file arch/ia64/hp/common/sba_iommu.c

Thomas

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