On Mon, Jan 23, 2012 at 11:18:07PM +0900, 星川 政登志 wrote: > Dear greg k-h > > Are the git commit ids that you said these Message-Id in my e-mail when I > did git-send-email? > So, I can write the ids. > But it is wrong, please teach me about git command reference about > getting the ids.
Git commit ids are the commit in Linus's tree for your patch. You can see them by running 'git log' on the kernel tree and finding the appropriate change. Those are what I need to be able to apply them to the older stable releases. If I have missed any, please let me know. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
