i8k: Inspiron E1705 fix
[pandora-kernel.git] / kernel / pid.c
index f815455..3b30bcc 100644 (file)
@@ -368,6 +368,7 @@ struct task_struct * fastcall pid_task(struct pid *pid, enum pid_type type)
        }
        return result;
 }
+EXPORT_SYMBOL(pid_task);
 
 /*
  * Must be called under rcu_read_lock() or with tasklist_lock read-held.