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.
thanks,
greg k-h