Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> writes: >> >> Larry, are you planning to port this to 4.9? >> > >> > No. Apparently I got confused again and my use of the Cc to stable was >> > incorrect. Commit 49656147359 was not applied until the 4.10 merge. >> > The source of the confusion is related to when the various commits >> > appear in the git log for mainline. The code, however, has the final >> > word. :) >> >> Ah, ok. I'm actually having similar problems and planning to come up >> with a some sort of web page which would show what was the first Linux >> release to contain the commit. (git-describe doesn't tell that and AFAIK >> there is no other git command to show it.) If only I had more free time :) > > git describe --contains Wow, just what I needed. Thanks! $ git describe --contains --match=v* 22b68b93ae25 v4.10-rc1~16^2~8^2 -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html