Re: pci_update_resource() getting called on sparc64

From: David S. Miller
Date: Mon Aug 08 2005 - 14:55:19 EST


From: Greg KH <greg@xxxxxxxxx>
Date: Mon, 8 Aug 2005 12:42:49 -0700

> Linus, can you just revert that changeset for now? That will sove
> David's problem, and I'll work on getting this patch working properly
> for after 2.6.13 is out.

Agreed.

I even have a patch I'll submit to you which will get sparc64
converted over to using drivers/pci/setup-res.c so that none
of this kind of non-sense will occur in the future.

> Hm, how do you revert a git patch?

"patch -p1 -R" the patch, then use a changelog like:

[PCI]: Revert $(SHA1)

The $(SHA1) even shows up in gitk as a hyperlink so you can
see the original changeset and assosciated changelog entry
by just clicking on it.
-
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/