From: Dimitri Sivanich Date: Mon, 12 May 2008 19:21:14 +0000 (+0200) Subject: softlockup: fix softlockup_thresh unaligned access and disable detection at runtime X-Git-Tag: v2.6.27-rc1~849^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9383d9679056e6cc4e7ff70f31da945a268238f4;p=pandora-kernel.git softlockup: fix softlockup_thresh unaligned access and disable detection at runtime Fix unaligned access errors when setting softlockup_thresh on 64 bit platforms. Allow softlockup detection to be disabled by setting softlockup_thresh <= 0. Detect that boot time softlockup detection has been disabled earlier in softlockup_tick. Signed-off-by: Dimitri Sivanich Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed