]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/sched/core.c
Merge branch 'linus' into core/rcu, to fix up a semantic conflict
[karo-tx-linux.git] / kernel / sched / core.c
index bcd214e4b4d630eb3304f6000a220dc881bafc24..f7402f7eb44803a6659b5f2b6337d64624dd8d0a 100644 (file)
@@ -4029,6 +4029,7 @@ int sched_setscheduler_nocheck(struct task_struct *p, int policy,
 {
        return _sched_setscheduler(p, policy, param, false);
 }
+EXPORT_SYMBOL_GPL(sched_setscheduler_nocheck);
 
 static int
 do_sched_setscheduler(pid_t pid, int policy, struct sched_param __user *param)