[PATCH] sched: fix cond_resched_softirq() offset
[pandora-kernel.git] / kernel / stop_machine.c
index 51cacd1..1245804 100644 (file)
@@ -1,3 +1,6 @@
+/* Copyright 2005 Rusty Russell rusty@rustcorp.com.au IBM Corporation.
+ * GPL v2 and any later version.
+ */
 #include <linux/stop_machine.h>
 #include <linux/kthread.h>
 #include <linux/sched.h>