Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146137
b: refs/heads/master
c: 608780a
h: refs/heads/master
i:
  146135: 90e2038
v: v3
  • Loading branch information
Markus Metzger authored and Ingo Molnar committed Apr 7, 2009
1 parent f2d64d0 commit a1e1993
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6047550d3d26fed88b18a208b31f8b90b5ef3e9b
refs/heads/master: 608780a9048efa3e85fbc4d8649b26805cc588aa
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/ds.c
Original file line number Diff line number Diff line change
Expand Up @@ -1186,7 +1186,7 @@ int ds_reset_pebs(struct pebs_tracer *tracer)

tracer->trace.ds.top = tracer->trace.ds.begin;

ds_set(tracer->ds.context->ds, ds_bts, ds_index,
ds_set(tracer->ds.context->ds, ds_pebs, ds_index,
(unsigned long)tracer->trace.ds.top);

return 0;
Expand Down

0 comments on commit a1e1993

Please sign in to comment.