Re: [PATCH v3 0/6] panic: sys_info: Refactor and fix a potential issue
From: Petr Mladek
Date: Thu Oct 30 2025 - 11:48:08 EST
On Thu 2025-10-30 16:07:47, Andy Shevchenko wrote:
> On Thu, Oct 30, 2025 at 12:44:16PM +0100, Andy Shevchenko wrote:
>
> +Cc: Petr, sorry, forgot to add you to the Cc list.
Thank you for Cc-ing me.
> > While targeting the compilation issue due to dangling variable,
> > I have noticed more opportunities for refactoring that helps to
> > avoid above mentioned compilation issue in a cleaner way and
> > also fixes a potential problem with global variable access.
> > Please, give it a try.
> >
> > Changelog v3:
> > - addressed an issue with empty parameter returned (Feng)
> > - gathered tags (Feng)
I like all the changes and do not see any problem there.
For the entire patchset, feel free to use:
Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>
Best Regards,
Petr