From: Shaohua Li Date: Wed, 12 Aug 2009 03:16:12 +0000 (+0800) Subject: x86, hpet: Disable per-cpu hpet timer if ARAT is supported X-Git-Tag: v2.6.33-rc1~364^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39fe05e58c5e448601ce46e6b03900d5bf31c4b0;p=pandora-kernel.git x86, hpet: Disable per-cpu hpet timer if ARAT is supported If CPU support always running local APIC timer, per-cpu hpet timer could be disabled, which is useless and wasteful in such case. Let's leave the timers to others. The effect is that we reserve less timers. Signed-off-by: Shaohua Li Cc: venkatesh.pallipadi@intel.com LKML-Reference: <20090812031612.GA10062@sli10-desk.sh.intel.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed