lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z8gn-jxUH_7FT4b2@smile.fi.intel.com>
Date: Wed, 5 Mar 2025 12:31:22 +0200
From: Andy Shevchenko <andy@...nel.org>
To: George Cherian <george.cherian@...vell.com>
Cc: linux@...ck-us.net, wim@...ux-watchdog.org, jwerner@...omium.org,
	evanbenn@...omium.org, kabel@...nel.org, krzk@...nel.org,
	mazziesaccount@...il.com, thomas.richard@...tlin.com,
	lma@...omium.org, bleung@...omium.org,
	support.opensource@...semi.com, shawnguo@...nel.org,
	s.hauer@...gutronix.de, kernel@...gutronix.de, festevam@...il.com,
	paul@...pouillou.net, alexander.usyskin@...el.com,
	andreas.werner@....de, daniel@...ngy.jp, romain.perier@...il.com,
	avifishman70@...il.com, tmaimon77@...il.com, tali.perry1@...il.com,
	venture@...gle.com, yuenn@...gle.com, benjaminfair@...gle.com,
	maddy@...ux.ibm.com, mpe@...erman.id.au, npiggin@...il.com,
	christophe.leroy@...roup.eu, naveen@...nel.org, mwalle@...nel.org,
	xingyu.wu@...rfivetech.com, ziv.xu@...rfivetech.com,
	hayashi.kunihiko@...ionext.com, mhiramat@...nel.org,
	linux-watchdog@...r.kernel.org, linux-kernel@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org,
	chrome-platform@...ts.linux.dev, imx@...ts.linux.dev,
	linux-mips@...r.kernel.org, openbmc@...ts.ozlabs.org,
	linuxppc-dev@...ts.ozlabs.org, patches@...nsource.cirrus.com
Subject: Re: [PATCH v4 0/2] Add stop_on_panic support for watchdog

On Wed, Mar 05, 2025 at 10:10:23AM +0000, George Cherian wrote:
> This series adds a new kernel command line option to watchdog core to
> stop the watchdog on panic. This is useul in certain systems which prevents
> successful loading of kdump kernel due to watchdog reset.
> 
> Some of the watchdog drivers stop function could sleep. For such
> drivers the stop_on_panic is not valid as the notifier callback happens
> in atomic context. Introduce WDIOF_STOP_MAYSLEEP flag to watchdog_info
> options to indicate whether the stop function would sleep.

Should you only enable this if the kdump is enabled in the kernel configuration?

-- 
With Best Regards,
Andy Shevchenko



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ