Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43001
b: refs/heads/master
c: d8cebe6
h: refs/heads/master
i:
  42999: ec53824
v: v3
  • Loading branch information
Yinghai Lu authored and Andi Kleen committed Dec 7, 2006
1 parent cf61be2 commit e483b6b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 36b2a8d5aff4cb3ee83d5e40447a8f073bcfe2fb
refs/heads/master: d8cebe65ea5179e3293c38427d71f4d73c795d39
5 changes: 0 additions & 5 deletions trunk/include/asm-x86_64/smp.h
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,6 @@ extern u8 x86_cpu_to_apicid[NR_CPUS]; /* physical ID */
extern u8 x86_cpu_to_log_apicid[NR_CPUS];
extern u8 bios_cpu_apicid[];

static inline unsigned int cpu_mask_to_apicid(cpumask_t cpumask)
{
return cpus_addr(cpumask)[0];
}

static inline int cpu_present_to_apicid(int mps_cpu)
{
if (mps_cpu < NR_CPUS)
Expand Down

0 comments on commit e483b6b

Please sign in to comment.