powerpc: Enable lockup and hung task detectors in pseries and ppc64 defeconfigs
authorAnton Blanchard <anton@samba.org>
Wed, 6 Jul 2011 13:13:17 +0000 (13:13 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 19 Jul 2011 05:13:06 +0000 (15:13 +1000)
As a result of changes to Kconfig files, we no longer enable
the lockup and hung task detectors. Both are very light weight
and provide useful information in the event of a hang, so
reenable them.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found