]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE polling
authorVenki Pallipadi <venkatesh.pallipadi@intel.com>
Sat, 21 Jul 2007 15:10:44 +0000 (17:10 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 22 Jul 2007 01:37:10 +0000 (18:37 -0700)
commit22293e5806f58a9682267139678a5cc117fd3dcf
tree63f1961afb05a4757f9716ab2339f40b1f28f3b2
parent459029541d857258dfa9ad29e443d287a74c36fe
x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE polling

This helps to reduce the frequency at which the CPU must be taken out of a
lower-power state.

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Acked-by: Tim Hockin <thockin@hockin.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/i386/kernel/cpu/mcheck/non-fatal.c
arch/x86_64/kernel/mce.c