Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43146
b: refs/heads/master
c: 64a26a7
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Andi Kleen committed Dec 7, 2006
1 parent 12e533c commit 45cb291
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d9408cefe677636bc1c100fdcfac0b2ab9ff87bf
refs/heads/master: 64a26a731235b59c9d73bbe82c1f896d57400d37
1 change: 1 addition & 0 deletions trunk/arch/x86_64/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ int smp_call_function_single (int cpu, void (*func) (void *info), void *info,
put_cpu();
return 0;
}
EXPORT_SYMBOL(smp_call_function_single);

/*
* this function sends a 'generic call function' IPI to all other CPUs
Expand Down

0 comments on commit 45cb291

Please sign in to comment.