From: Robert Richter Date: Wed, 3 Jun 2009 17:09:27 +0000 (+0200) Subject: x86/oprofile: use 64 bit values to save MSR states X-Git-Tag: v2.6.32-rc1~721^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95e74e62c1540b1115fe8cec5b592f22960f2bb2;p=pandora-kernel.git x86/oprofile: use 64 bit values to save MSR states This patch removes struct op_saved_msr and replaces it by an u64 variable. This makes code easier and it is possible to use 64 bit MSR functions. Signed-off-by: Robert Richter --- Reading git-diff-tree failed