Re: [PATCH v2] panic: Clean up message about deprecated 'panic_print' parameter
From: Lance Yang
Date: Wed Aug 20 2025 - 07:04:02 EST
On 2025/8/20 17:40, Petr Mladek wrote:
Remove duplication of the message about deprecated 'panic_print'
parameter.
Also make the wording more direct. Make it clear that the new
parameters already exist and should be used instead.
Signed-off-by: Petr Mladek <pmladek@xxxxxxxx>
Confirmed that it fixes the build error when CONFIG_SYSCTL is
disabled.
Tested-by: Lance Yang <lance.yang@xxxxxxxxx>