Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117091
b: refs/heads/master
c: 45f197a
h: refs/heads/master
i:
  117089: adee659
  117087: 5298f1a
v: v3
  • Loading branch information
Andrea Righi authored and Ingo Molnar committed Sep 22, 2008
1 parent a0548f8 commit 09bcb90
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: 2879a927bb7a3cf91ae3906a5e59215f9c17dd75
refs/heads/master: 45f197ade73ba95681b9803680c75352fc0a1c0a
2 changes: 1 addition & 1 deletion trunk/arch/x86/oprofile/nmi_int.c
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ int __init op_nmi_init(struct oprofile_operations *ops)
}

/* default values, can be overwritten by model */
__get_cpu_var(switch_index) = 0;
__raw_get_cpu_var(switch_index) = 0;
ops->create_files = nmi_create_files;
ops->setup = nmi_setup;
ops->shutdown = nmi_shutdown;
Expand Down

0 comments on commit 09bcb90

Please sign in to comment.