Berck E. Nash wrote:
Jeff Garzik wrote:
Does the attached patch change behavior at all? You should be able to
apply it on top of libata-dev.git#upstream or -mm.
Still broken, dmesg with ATA_DEBUG defined, attached.
Great, this will be useful output. It will probably be a couple days
before my next patch. In the meantime, you can extract the bad commit
to a patch
git-diff-tree -p 268fe6f9f15551be9abedd44a237392675d529d5 > \
/tmp/patch
and then revert it locally in your kernel tree
patch -sp1 -R < /tmp/patch
to temporarily work around this.
I will definitely make sure this is either fixed or reverted before it
goes upstream to Linus.
Thanks,
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html