On (25/10/16 11:12), Greg KH wrote:
On Thu, Oct 16, 2025 at 06:08:39PM +0900, Sergey Senozhatsky wrote:
On (25/10/16 11:05), Greg KH wrote:
I've queued up a backport I did with a cc: to you on it already, that should be identical to yours, right?
Looks right. Thanks.
// I wonder why doesn't git cherry-pick -x add SoB automatically.
You need "-s" to add your signed-off-by, "-x" just adds the text at the bottom about the original commit id.
Oh, today I learned. Thank you for educating me, next time I'll make sure to use "-s". And sorry for the missing signed-off-by in the backport.