Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53917
b: refs/heads/master
c: 425001f
h: refs/heads/master
i:
  53915: 1d57456
v: v3
  • Loading branch information
Andrew Morton authored and Andi Kleen committed May 2, 2007
1 parent d511ac9 commit 4e18051
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: f26d6a2bbcf381230df771123578380584004631
refs/heads/master: 425001fea782dd072cfec5694b93778eb59a1fd3
1 change: 0 additions & 1 deletion trunk/arch/x86_64/kernel/smpboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ EXPORT_SYMBOL(smp_num_siblings);

/* Last level cache ID of each logical CPU */
u8 cpu_llc_id[NR_CPUS] __cpuinitdata = {[0 ... NR_CPUS-1] = BAD_APICID};
EXPORT_SYMBOL(cpu_llc_id);

/* Bitmask of currently online CPUs */
cpumask_t cpu_online_map __read_mostly;
Expand Down

0 comments on commit 4e18051

Please sign in to comment.