Re: [PATCH] MIPS: validate DT bootargs before appending them

From: Pengpeng Hou

Date: Mon Apr 06 2026 - 22:06:46 EST


Hi Sergey,

Thanks, that makes sense.

I have folded the validation into a bounded strnlen() check before the
append, and will resend it in that form.

Thanks,
Pengpeng