Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1150
b: refs/heads/master
c: 376ec33
h: refs/heads/master
v: v3
  • Loading branch information
Suresh Siddha authored and Linus Torvalds committed May 17, 2005
1 parent 508a384 commit e4a3e5b
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: 3b9ba4d5e23fcab24dd4d2e46dce11f5863869b4
refs/heads/master: 376ec33fcb246fdd7de1696d33739a0fd36f6537
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/apic.c
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@ __init int oem_force_hpet_timer(void)
unsigned id;
DECLARE_BITMAP(clustermap, NUM_APIC_CLUSTERS);

bitmap_empty(clustermap, NUM_APIC_CLUSTERS);
bitmap_zero(clustermap, NUM_APIC_CLUSTERS);

for (i = 0; i < NR_CPUS; i++) {
id = bios_cpu_apicid[i];
Expand Down

0 comments on commit e4a3e5b

Please sign in to comment.