]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Disable DETECT_SOFTLOCKUP for s390
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 10 Apr 2008 21:33:23 +0000 (00:33 +0300)
committerAdrian Bunk <bunk@kernel.org>
Thu, 10 Apr 2008 21:33:23 +0000 (00:33 +0300)
commit8b828b3c8e88d9c462f5389654c84aae3e42392e
treec9fb0e76c248ce76a7e038a38c0741cb701d9ccc
parent363aae61f7124e3f4ecc19d150a69f701bc098fa
Disable DETECT_SOFTLOCKUP for s390

From: Heiko Carstens <heiko.carstens@de.ibm.com>

We got several false bug reports because of enabled
CONFIG_DETECT_SOFTLOCKUP.  Disable soft lockup detection on s390, since it
doesn't work on a virtualized architecture.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
lib/Kconfig.debug