lkml.org 
[lkml]   [2009]   [Mar]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 4/6 v6] SGI RTC: export schedule_on_each_cpu
Export schedule_on_each_cpu().

Signed-off-by: Dimitri Sivanich <sivanich@sgi.com>

---

kernel/workqueue.c | 1 +
1 file changed, 1 insertion(+)

Index: linux/kernel/workqueue.c
===================================================================
--- linux.orig/kernel/workqueue.c 2009-03-02 08:20:32.000000000 -0600
+++ linux/kernel/workqueue.c 2009-03-02 08:20:57.000000000 -0600
@@ -705,6 +705,7 @@ int schedule_on_each_cpu(work_func_t fun
free_percpu(works);
return 0;
}
+EXPORT_SYMBOL_GPL(schedule_on_each_cpu);

void flush_scheduled_work(void)
{

\
 
 \ /
  Last update: 2009-03-03 16:21    [W:0.056 / U:0.392 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site