Searched hist:"9383 d9679056e6cc4e7ff70f31da945a268238f4" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/ |
H A D | sysctl.c | diff 9383d9679056e6cc4e7ff70f31da945a268238f4 Mon May 12 14:21:14 CDT 2008 Dimitri Sivanich <sivanich@sgi.com> 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 <sivanich@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
/openbmc/linux/include/linux/ |
H A D | sched.h | diff 9383d9679056e6cc4e7ff70f31da945a268238f4 Mon May 12 14:21:14 CDT 2008 Dimitri Sivanich <sivanich@sgi.com> 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 <sivanich@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|