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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to