Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110309
b: refs/heads/master
c: 2907829
h: refs/heads/master
i:
  110307: d2aed59
v: v3
  • Loading branch information
Jaswinder Singh committed Jul 25, 2008
1 parent 8ae7581 commit 50b36c5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f86c99853b22576ee8dc4fa27ff6f3c0c7ce0ef8
refs/heads/master: 2907829cd0ffdef69083985ba28cf1cf3857c681
3 changes: 2 additions & 1 deletion trunk/arch/x86/kernel/ipi.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@

#ifdef CONFIG_X86_32
#include <mach_apic.h>
#include <mach_ipi.h>

/*
* the following functions deal with sending IPIs between CPUs.
*
Expand Down Expand Up @@ -147,7 +149,6 @@ void send_IPI_mask_sequence(cpumask_t mask, int vector)
}

/* must come after the send_IPI functions above for inlining */
#include <mach_ipi.h>
static int convert_apicid_to_cpu(int apic_id)
{
int i;
Expand Down

0 comments on commit 50b36c5

Please sign in to comment.