]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4d514be7462ac515eaeebacd2385da2fcfd259a3
tree63d0d731e0e93d5ef9ac1a23734c60cd0f0664f2
parentc2e831f9673e48bc6cee200d1743d39709160b50
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