Thread (4 messages) 4 messages, 1 author, 2021-07-23

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

From: <hidden>
Date: 2019-10-25 08:06:16

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

A. Wilcox (awilfox@adelielinux.org) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |awilfox@adelielinux.org
--- Comment #2 from A. Wilcox (awilfox@adelielinux.org) ---
This is because CONFIG_HARDLOCK_DETECTOR is on and CONFIG_NMI_IPI is off.

CONFIG_HARDLOCK_DETECTOR pulls in CONFIG_PPC_WATCHDOG, which unconditionally
uses smp_send_nmi_ipi (and I believe requires such to work properly). 
CONFIG_PPC_WATCHDOG doesn't depend on CONFIG_NMI_IPI which it probably should. 
And then CONFIG_HARDLOCK_DETECTOR_ARCH should probably depend on CONFIG_NMI_IPI
or CONFIG_PPC_WATCHDOG.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help