From: Jordan Crouse Date: Sat, 9 Feb 2008 22:24:08 +0000 (+0100) Subject: x86: GEODE: make sure the right MFGPT timer fired the timer tick X-Git-Tag: v2.6.25-rc1~8^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcee77be2f0a7010633fb2c025db38550c4b0e72;p=pandora-kernel.git x86: GEODE: make sure the right MFGPT timer fired the timer tick Each AMD Geode MFGPT timer interrupt output is paired with another timer; esentially the interrupt goes if either timer fires. This is okay, but the handlers need to be aware of this. Make sure in the timer tick handler that our timer really did expire. Signed-off-by: Jordan Crouse Signed-off-by: Andres Salomon Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed