[PATCH 04/10] watchdog/hardlockup: In watchdog_hardlockup_check() use cpumask_copy()
Petr Mladek
pmladek at suse.com
Wed May 31 00:40:49 AEST 2023
On Fri 2023-05-26 18:41:34, Douglas Anderson wrote:
> In the patch ("watchdog/hardlockup: add a "cpu" param to
> watchdog_hardlockup_check()") we started using a cpumask to keep track
> of which CPUs to backtrace. When setting up this cpumask, it's better
> to use cpumask_copy() than to just copy the structure directly. Fix this.
>
> Suggested-by: Petr Mladek <pmladek at suse.com>
> Signed-off-by: Douglas Anderson <dianders at chromium.org>
Reviewed-by: Petr Mladek <pmladek at suse.com>
Best Regards,
Petr
More information about the Linuxppc-dev
mailing list