Re: powerpc/configs: Re-enable HARD/SOFT lockup detectors

2017-08-10 Thread Michael Ellerman
On Wed, 2017-08-09 at 10:57:55 UTC, Michael Ellerman wrote: > In commit 05a4a9527931 ("kernel/watchdog: split up config options"), > CONFIG_LOCKUP_DETECTOR was split into two separate config options, > CONFIG_HARDLOCKUP_DETECTOR and CONFIG_SOFTLOCKUP_DETECTOR. > > Our defconfigs still have CONFIG_

[PATCH] powerpc/configs: Re-enable HARD/SOFT lockup detectors

2017-08-09 Thread Michael Ellerman
In commit 05a4a9527931 ("kernel/watchdog: split up config options"), CONFIG_LOCKUP_DETECTOR was split into two separate config options, CONFIG_HARDLOCKUP_DETECTOR and CONFIG_SOFTLOCKUP_DETECTOR. Our defconfigs still have CONFIG_LOCKUP_DETECTOR=y, but that is no longer user selectable, and we don't