On 2024-12-06 10:23, liujing wrote: > [PATCH] sparc: Move va_end() before exit() That this is version 2 of the patch should be indicated in the subject line as [PATCH v2]. You can use -v <n> or --reroll-count=<n> with git format-patch to do it for you. Make sure to do that for your v3. The description line still doesn't indicate where under sparc this change is happening. At least start with "sparc: vdso: ...". Thanks, Andreas