diff options
author | Andi Kleen <ak@suse.de> | 2007-05-21 14:31:45 +0200 |
---|---|---|
committer | Chris Wright <chrisw@sous-sol.org> | 2007-06-11 11:36:44 -0700 |
commit | 6f7355910ccf500158328ee13d65a5cfd87413c9 (patch) | |
tree | 6a8a170b8cf2624153b5e830a36a37b4300373c7 /Documentation/hrtimer | |
parent | 52c413460f8130467159ed4741ead5dc723d049e (diff) |
[PATCH] i386: Fix K8/core2 oprofile on multiple CPUs
Only try to allocate MSRs once instead of for every CPU.
This assumes the MSRs are the same on all CPUs which is currently
true. P4-HT is a special case for different SMT threads, but the code
always saves/restores all MSRs so it works identical.
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/hrtimer')
0 files changed, 0 insertions, 0 deletions