Re: [PATCH v2] watchdog: Add a sysctl to disable soft lockup detector

2013-12-04 Thread Don Zickus
On Wed, Dec 04, 2013 at 05:55:56PM -0800, Ben Zhang wrote: > Currently, the soft lockup detector and hard lockup detector > can be enabled or disabled together via the flag variable > watchdog_user_enabled. There isn't a way to disable only the > soft lockup detector while keeping the hard lockup

[PATCH v2] watchdog: Add a sysctl to disable soft lockup detector

2013-12-04 Thread Ben Zhang
Currently, the soft lockup detector and hard lockup detector can be enabled or disabled together via the flag variable watchdog_user_enabled. There isn't a way to disable only the soft lockup detector while keeping the hard lockup detector running. The hard lockup detector sometimes does not work

[PATCH v2] watchdog: Add a sysctl to disable soft lockup detector

2013-12-04 Thread Ben Zhang
Currently, the soft lockup detector and hard lockup detector can be enabled or disabled together via the flag variable watchdog_user_enabled. There isn't a way to disable only the soft lockup detector while keeping the hard lockup detector running. The hard lockup detector sometimes does not work

Re: [PATCH v2] watchdog: Add a sysctl to disable soft lockup detector

2013-12-04 Thread Don Zickus
On Wed, Dec 04, 2013 at 05:55:56PM -0800, Ben Zhang wrote: Currently, the soft lockup detector and hard lockup detector can be enabled or disabled together via the flag variable watchdog_user_enabled. There isn't a way to disable only the soft lockup detector while keeping the hard lockup