On Thursday 14 December 2006 21:50, Jeff Garzik wrote: > 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
I used a variation on this: git-whatchanged -p v2.6.19.. drivers/ata/sata_nv.c >sata_nv Reverted it (against v2.6.20-rc1), compiled that kernel, no dice. [root] 22:32 [~] hddtemp /dev/sda /dev/sda: ATA WDC WD2500KS-00M: S.M.A.R.T. not available I'll start the bisection. -- Cheers, Alistair. Final year Computer Science undergraduate. 1F2 55 South Clerk Street, Edinburgh, UK. - 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/