From: Robert Richter Date: Fri, 26 Feb 2010 12:45:24 +0000 (+0100) Subject: oprofile/x86: fix msr access to reserved counters X-Git-Tag: v2.6.34-rc1~264^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfc9c0b450176a077205ef39092f0dc1a04e020a;p=pandora-kernel.git oprofile/x86: fix msr access to reserved counters During switching virtual counters there is access to perfctr msrs. If the counter is not available this fails due to an invalid address. This patch fixes this. Cc: stable@kernel.org Signed-off-by: Robert Richter --- Reading git-diff-tree failed