linux/arch/powerpc
Laurent Dufour f5e74e8360 powerpc/watchdog: introduce a NMI watchdog's factor
Introduce a factor which would apply to the NMI watchdog timeout.

This factor is a percentage added to the watchdog_tresh value. The value is
set under the watchdog_mutex protection and lockup_detector_reconfigure()
is called to recompute wd_panic_timeout_tb.

Once the factor is set, it remains until it is set back to 0, which means
no impact.

Signed-off-by: Laurent Dufour <ldufour@linux.ibm.com>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220713154729.80789-4-ldufour@linux.ibm.com
2022-07-27 21:36:02 +10:00
..
boot powerpc: dts: Add DTS file for CZ.NIC Turris 1.x routers 2022-06-29 19:46:24 +10:00
configs powerpc: Restore CONFIG_DEBUG_INFO in defconfigs 2022-06-29 16:58:49 +10:00
crypto powerpc: Fix all occurences of duplicate words 2022-07-25 12:05:15 +10:00
include powerpc/watchdog: introduce a NMI watchdog's factor 2022-07-27 21:36:02 +10:00
kernel powerpc/watchdog: introduce a NMI watchdog's factor 2022-07-27 21:36:02 +10:00
kexec powerpc: Include asm/firmware.h in all users of firmware_has_feature() 2022-06-29 16:45:05 +10:00
kvm powerpc: Fix all occurences of duplicate words 2022-07-25 12:05:15 +10:00
lib powerpc/64: Drop ppc_inst_as_str() 2022-06-29 19:37:07 +10:00
math-emu
mm powerpc: Fix all occurences of duplicate words 2022-07-25 12:05:15 +10:00
net powerpc/bpf/32: Add instructions for atomic_[cmp]xchg 2022-06-29 19:37:08 +10:00
perf powerpc/perf: Add support for caps under sysfs in powerpc 2022-07-18 10:39:54 +10:00
platforms powerpc/mobility: wait for memory transfer to complete 2022-07-25 13:28:45 +10:00
purgatory
sysdev Merge branch 'fixes' into next 2022-07-09 19:29:34 +10:00
tools powerpc/64: Add UADDR64 relocation support 2022-03-09 21:47:53 +11:00
xmon powerpc/64: Drop ppc_inst_as_str() 2022-06-29 19:37:07 +10:00
Kbuild kbuild: use more subdir- for visiting subdirectories while cleaning 2021-10-24 13:49:46 +09:00
Kconfig Merge branch 'fixes' into next 2022-07-09 19:29:34 +10:00
Kconfig.debug powerpc: Kconfig.debug: Remove extra empty line 2022-06-29 19:43:16 +10:00
Makefile powerpc updates for 5.19 2022-05-28 11:27:17 -07:00
Makefile.postlink