On Wed, Aug 01, 2018 at 06:41:50PM +0200, Greg KH wrote:
On Wed, Aug 01, 2018 at 09:15:09AM -0700, Eduardo Valentin wrote:
Greg,
This is a straight forward cherry-pick. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?i...
As no one knows sha1 numbers "by heart", always give us a hint as to what you are wanting to be backported here.
Hint, use the following line: git show -s --abbrev-commit --abbrev=12 --pretty=format:"%h ("%s")%n" that's what kernel developers use to do a single line to show the proper sha1 and shortlog information.
sure
thanks,
greg k-h