| commit | 608780a9048efa3e85fbc4d8649b26805cc588aa | [log] [tgz] |
|---|---|---|
| author | Markus Metzger <markus.t.metzger@intel.com> | Fri Apr 03 16:43:50 2009 +0200 |
| committer | Ingo Molnar <mingo@elte.hu> | Tue Apr 07 13:36:34 2009 +0200 |
| tree | c52f96c9f766a889a5ada3a669ea21a839d41ae1 | |
| parent | 6047550d3d26fed88b18a208b31f8b90b5ef3e9b [diff] |
x86, ds: fix bad ds_reset_pebs() Ds_reset_pebs() passed the wrong qualifier to a shared function resulting in a reset of bts, rather than pebs. Reported-by: Stephane Eranian <eranian@googlemail.com> Signed-off-by: Markus Metzger <markus.t.metzger@intel.com> Cc: roland@redhat.com Cc: eranian@googlemail.com Cc: oleg@redhat.com Cc: juan.villacis@intel.com Cc: ak@linux.jf.intel.com LKML-Reference: <20090403144605.206510000@intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>