Revert "sched: Export sched_setscheduler_nocheck"
This reverts commit 84778472e1
.
Signed-off-by: Bryan Huntsman <bryanh@codeaurora.org>
This commit is contained in:
parent
5bca263840
commit
f720d40148
1 changed files with 0 additions and 1 deletions
|
@ -6224,7 +6224,6 @@ 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)
|
||||
|
|
Loading…
Add table
Reference in a new issue