commit | 855357a21744e488cbee23a47d2b124035160a87 | [log] [tgz] |
---|---|---|
author | Robert Richter <robert.richter@amd.com> | Sat Apr 16 02:27:54 2011 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Apr 19 10:07:55 2011 +0200 |
tree | 830070fa031206ec1dbcc2a874abf06de649bbe3 | |
parent | 83112e688f5f05dea1e63787db9a6c16b2887a1d [diff] |
perf, x86: Fix AMD family 15h FPU event constraints Depending on the unit mask settings some FPU events may be scheduled only on cpu counter #3. This patch fixes this. Signed-off-by: Robert Richter <robert.richter@amd.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Stephane Eranian <eranian@googlemail.com> Link: http://lkml.kernel.org/r/1302913676-14352-3-git-send-email-robert.richter@amd.com Signed-off-by: Ingo Molnar <mingo@elte.hu>