From: Andres Salomon Date: Wed, 7 May 2008 20:07:37 +0000 (-0700) Subject: x86: GEODE: cache results from geode_has_vsa2() and uninline X-Git-Tag: v2.6.26-rc2~7^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=547acec7ecc32b14c2740de3f32ce7d1b36a0f69;p=pandora-kernel.git x86: GEODE: cache results from geode_has_vsa2() and uninline This moves geode_has_vsa2 into a .c file, caches the result we get from the VSA virtual registers, and causes the function to no longer be inline. [akpm@linux-foundation.org: cleanup] Signed-off-by: Andres Salomon Cc: Jordan Crouse Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed