> 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 <sach...@linux.ibm.com> > Signed-off-by: Laurent Dufour <lduf...@linux.ibm.com> > --- > kernel/watchdog.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks Laurent for the fix. Tested-by: Sachin Sant <sach...@linux.ibm.com> - Sachin