[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4581C73F.6060707@garzik.org>
Date: Thu, 14 Dec 2006 16:50:55 -0500
From: Jeff Garzik <jeff@...zik.org>
To: Alistair John Strachan <s0348365@....ed.ac.uk>
CC: Jens Axboe <jens.axboe@...cle.com>,
Linus Torvalds <torvalds@...l.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Robert Hancock <hancockr@...w.ca>
Subject: Re: Linux 2.6.20-rc1
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists