[PATCH 5/7] security: Replace get_task_comm() with %pTN

Kees Cook kees at kernel.org
Mon Dec 16 16:41:36 PST 2024


On Fri, Dec 13, 2024 at 01:46:08PM +0800, Yafang Shao wrote:
> Since task->comm is guaranteed to be NUL-terminated, we can print it
> directly without the need to copy it into a separate buffer. This
> simplifies the code and avoids unnecessary operations.
> 
> Signed-off-by: Yafang Shao <laoar.shao at gmail.com>

Looks good to me; thanks!

Acked-by: Kees Cook <kees at kernel.org>

-- 
Kees Cook



More information about the linux-snps-arc mailing list