Re: Linux 2.6.20-rc1
From: Jeff Garzik
Date: Thu Dec 14 2006 - 16:51:23 EST
Alistair John Strachan wrote:
Before I proceed with the horrors of an -rc1 bisection, could somebody send me
the ADMA patches so I can eliminate those first?
Run
git-whatchanged drivers/ata/sata_nv.c
and that will give you a list of recent changes. To obtain the "diff
-u" patch for a single commit, run
git-diff-tree -p $SHA_HASH > /tmp/patch
Regards,
Jeff
-
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/