lkml.org 
[lkml]   [2023]   [Jun]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: linux-next: Tree for Jun 28 (arch/powerpc/platforms/pseries/mobility.c)
From


On 6/27/23 21:27, Stephen Rothwell wrote:
> Hi all,
>
> Please do *not* add any v5.6 related stuff to your linux-next included
> branches until after v5.5-rc1 has been released.
>
> Changes since 20230627:
>

on powerpc64, when
# CONFIG_HARDLOCKUP_DETECTOR is not set:

../arch/powerpc/platforms/pseries/mobility.c: In function 'pseries_migrate_partition':
../arch/powerpc/platforms/pseries/mobility.c:753:17: error: implicit declaration of function 'watchdog_hardlockup_set_timeout_pct'; did you mean 'watchdog_hardlockup_stop'? [-Werror=implicit-function-declaration]
753 | watchdog_hardlockup_set_timeout_pct(factor);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| watchdog_hardlockup_stop
cc1: all warnings being treated as errors


Full randconfig file is attached.


If I blatantly modify include/linux/nmi.h with these comments, it builds OK:

//#if defined(CONFIG_HARDLOCKUP_DETECTOR_ARCH) || defined(CONFIG_HARDLOCKUP_DETECTOR_SPARC64)
#include <asm/nmi.h>
//#endif


--
~Randy[unhandled content-type:application/gzip]
\
 
 \ /
  Last update: 2023-06-29 07:09    [W:0.067 / U:0.376 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site