Re: [PATCH] x86: apic - unify APIC_DIVISOR

From: Cyrill Gorcunov
Date: Fri Oct 10 2008 - 15:11:46 EST


[Venki Pallipadi - Fri, Oct 10, 2008 at 12:03:50PM -0700]
...
|
| If there is no pressing reason to change the initial calibration value, how
| about the simple patch below.
|
| The 10^9 value that is used for 100 mS calibration time is pretty big as
| tglx's comment points out. We will only underflow it if there is a
| bus clock running at 10 GHz * 16 = 160 Ghz.
|
| This way we will not fix something that is not really broken today and will not
| break in foreseeable future.
|
| Thanks,
| Venki

I personally have no objection. Thanks Venki.
Btw since Ingo already picked the patch from me
maybe you could make a patch with numbers you mentoined
(ie changelog) and fix 0xffffffff to 10^9?

- Cyrill -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/