From: Joerg Roedel Date: Wed, 16 Sep 2009 13:24:19 +0000 (+0200) Subject: KVM: SVM: Remove remaining occurences of rdtscll X-Git-Tag: v2.6.33-rc1~387^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e935d48e1b49451490218e1181d9834176200955;p=pandora-kernel.git KVM: SVM: Remove remaining occurences of rdtscll This patch replaces them with native_read_tsc() which can also be used in expressions and saves a variable on the stack in this case. Signed-off-by: Joerg Roedel Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed