Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147159
b: refs/heads/master
c: 75f224c
h: refs/heads/master
i:
  147157: d88bda1
  147155: c6776d7
  147151: 29c9da5
v: v3
  • Loading branch information
Ingo Molnar committed Dec 14, 2008
1 parent 677ffbe commit c2956aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 088e2852c858159d47f71ee8da38e0fb1b21f806
refs/heads/master: 75f224cf7700ed6006574dc3f2efa29860727570
4 changes: 2 additions & 2 deletions trunk/arch/x86/kernel/cpu/perf_counter.c
Original file line number Diff line number Diff line change
Expand Up @@ -557,10 +557,10 @@ void __init init_hw_perf_counters(void)
printk(KERN_INFO "... bit_width: %d\n", eax.split.bit_width);
printk(KERN_INFO "... mask_length: %d\n", eax.split.mask_length);

perf_counters_initialized = true;

perf_counters_lapic_init(0);
register_die_notifier(&perf_counter_nmi_notifier);

perf_counters_initialized = true;
}

static void x86_perf_counter_read(struct perf_counter *counter)
Expand Down

0 comments on commit c2956aa

Please sign in to comment.