]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
sched: update task_struct->comm comment
authorThorsten Blum <thorsten.blum@linux.dev>
Wed, 1 Apr 2026 15:20:41 +0000 (17:20 +0200)
committerKees Cook <kees@kernel.org>
Wed, 1 Apr 2026 19:26:07 +0000 (12:26 -0700)
commit9bf092c97b86af63694d9902b9e14047214ba76d
treed3a16c1cc3598cc9e5af86ad127cef39c1dfd8e9
parent10cd6758e054e4002ccb409fef7dd2c6b7bbd549
sched: update task_struct->comm comment

Since commit 3a3f61ce5e0b ("exec: Make sure task->comm is always
NUL-terminated"), __set_task_comm() is unlocked and no longer uses
strscpy_pad() - update the stale comment accordingly.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://patch.msgid.link/20260401152039.724811-4-thorsten.blum@linux.dev
Signed-off-by: Kees Cook <kees@kernel.org>
include/linux/sched.h