Re: [PATCH v3] ARM: exynos_defconfig Enable CONFIG_LOCKUP_DETECTOR.

2015-01-23 Thread Kukjin Kim
On 01/13/15 17:18, Krzysztof Kozlowski wrote: > On wto, 2015-01-13 at 00:20 +0530, Anand Moon wrote: >> On enabling CONFIG_LOCKUP_DETECTOR the kernel to act as a watchdog >> to detect hard and soft lockups. Enabling CONFIG_LOCKUP_DETECTOR >> don't introduce much overhead on exyons SOC. >> >> CONFIG

Re: [PATCH v3] ARM: exynos_defconfig Enable CONFIG_LOCKUP_DETECTOR.

2015-01-13 Thread Krzysztof Kozlowski
On wto, 2015-01-13 at 00:20 +0530, Anand Moon wrote: > On enabling CONFIG_LOCKUP_DETECTOR the kernel to act as a watchdog > to detect hard and soft lockups. Enabling CONFIG_LOCKUP_DETECTOR > don't introduce much overhead on exyons SOC. > > CONFIG_LOCKUP_DETECTOR is enabled on multi_v7_defconfig. >