On Thu, Jun 29, 2006 at 07:25:01PM -0700, Linus Torvalds wrote: > > The easiest by far is if you only care about a certain sub-directory. > Then, assuming the branch "crypto" is the top-most commit of the cryptodev > repo, just do > > git diff v2.6.16..crypto -- crypto/
Yes, you should always do something like this when backporting to make sure that you haven't missed patches merged in ways that you didn't anticipate. Although I'm not aware of any such patches in the time frame that Michal has in mind. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html