[PATCH] watchdog: Fix build error when CONFIG_SOFTLOCKUP_DETECTOR is not set
Sachin Sant
sachinp at linux.ibm.com
Wed Jul 27 20:10:36 AEST 2022
> The definition of lockup_detector_reconfigure should be exported even in
> that case, and __lockup_detector_reconfigure should remain static.
>
> Fixes: 24a1260705b7 ("watchdog: export lockup_detector_reconfigure")
> Reported-by: Sachin Sant <sachinp at linux.ibm.com>
> Signed-off-by: Laurent Dufour <ldufour at linux.ibm.com>
> ---
> kernel/watchdog.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks Laurent for the fix.
Tested-by: Sachin Sant <sachinp at linux.ibm.com>
- Sachin
More information about the Linuxppc-dev
mailing list