Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41142
b: refs/heads/master
c: e730bf9
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Nov 26, 2006
1 parent 286b769 commit bfa96fb
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: d00ec458cb9235025d20cf2783d3ddcd879a6c48
refs/heads/master: e730bf96c89b27b2a90ae3e8054dae6133b4f90b
1 change: 1 addition & 0 deletions trunk/arch/arm/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,7 @@ int smp_call_function(void (*func)(void *info), void *info, int retry,
return smp_call_function_on_cpu(func, info, retry, wait,
cpu_online_map);
}
EXPORT_SYMBOL_GPL(smp_call_function);

void show_ipi_list(struct seq_file *p)
{
Expand Down

0 comments on commit bfa96fb

Please sign in to comment.