[Bug 205303] New: Compilation for PPC64 fails on warning in watchdog.o

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Thu Oct 24 19:23:39 AEDT 2019


https://bugzilla.kernel.org/show_bug.cgi?id=205303

            Bug ID: 205303
           Summary: Compilation for PPC64 fails on warning in watchdog.o
           Product: Platform Specific/Hardware
           Version: 2.5
    Kernel Version: 5.3.7
          Hardware: PPC-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: blocking
          Priority: P1
         Component: PPC-64
          Assignee: platform_ppc-64 at kernel-bugs.osdl.org
          Reporter: payphoneed at gmail.com
        Regression: No

Kernel compilation of 5.3.7 on PowerPC 64bit fails with a compiler warning
treated as an error.

arch/powerpc/kernel/watchdog.c: In function *watchdog_smp_panic*:
arch/powerpc/kernel/watchdog.c:175:4: error: implicit declaration of function
*smp_send_nmi_ipi*: did you mean *smp_send_stop*?
[-Werror=implicit-function-declaration]

SMP and Watchdog Timer Support are both disabled in this kernel configuration.

If additional information is necessary please ask.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the Linuxppc-dev mailing list