Allow softlockup to be runtime disabled
authorDave Jones <davej@redhat.com>
Mon, 16 Jul 2007 06:41:05 +0000 (23:41 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 16 Jul 2007 16:05:47 +0000 (09:05 -0700)
commit97842216b8400fe9d1a20468959e2989180f8f79
tree63d0d731e0e93d5ef9ac1a23734c60cd0f0664f2
parentea5a3dcfda1c9140228f2842ea9b01e1713c559a
Allow softlockup to be runtime disabled

It's useful sometimes to disable the softlockup checker at boottime.
Especially if it triggers during a distro install.

Signed-off-by: Dave Jones <davej@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/kernel-parameters.txt
init/main.c