From: Cyrill Gorcunov Date: Fri, 10 Oct 2008 15:00:17 +0000 (+0400) Subject: x86: apic - unify APIC_DIVISOR X-Git-Tag: v2.6.28-rc1~80^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81608f3c254512b906ab78082ec5966b376aacd5;p=pandora-kernel.git x86: apic - unify APIC_DIVISOR Use APIC_DIVISOR being set to 16 for both 32/64bit mode. To escape APIC timer underflow during calibration set it to the maximum possible value. Also typo error (CONFG instead of proper CONFIG) fixed. The error was caught by Venkatesh Pallipadi, thanks a lot Venkatesh! See details on http://lkml.org/lkml/2008/10/9/425 Reported-by: Venkatesh Pallipad Signed-off-by: Cyrill Gorcunov Acked-by: "Maciej W. Rozycki" Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed